diff options
Diffstat (limited to '2023/info')
-rw-r--r-- | 2023/info/hn-nav.md | 2 | ||||
-rw-r--r-- | 2023/info/uni-nav.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/2023/info/hn-nav.md b/2023/info/hn-nav.md index 59b424f0..23647338 100644 --- a/2023/info/hn-nav.md +++ b/2023/info/hn-nav.md @@ -1,6 +1,6 @@ <div class="talk-nav"> Back to the [[talks]] -Previous by track: <a href="/2023/talks/multi">Emacs for the Indecisive/Multi-Talented</a> +Previous by track: <a href="/2023/talks/uni">Authoring and presenting university courses with Emacs and a full libre software stack</a> Next by track: <a href="/2023/talks/adventure">An Org-Mode based text adventure game for learning the basics of Emacs, inside Emacs, written in Emacs Lisp</a> </div> diff --git a/2023/info/uni-nav.md b/2023/info/uni-nav.md index 6b59ecd8..069d4e11 100644 --- a/2023/info/uni-nav.md +++ b/2023/info/uni-nav.md @@ -2,5 +2,5 @@ <div class="talk-nav"> Back to the [[talks]] Previous by track: <a href="/2023/talks/ref">Org-Mode Workflow: Informal Reference Tracking</a> -Next by track: <a href="/2023/talks/multi">Emacs for the Indecisive/Multi-Talented</a> +Next by track: <a href="/2023/talks/hn">The many ways to browse Hacker News from Emacs</a> </div> |