diff options
author | Sacha Chua <sacha@sachachua.com> | 2023-08-14 16:11:36 -0400 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2023-08-14 16:11:36 -0400 |
commit | 07c0556878899700503b766a460802de96bf478f (patch) | |
tree | ca73b4de81c52bc3576c0af50e06a59fb89bdf3c /2023/info | |
parent | 905946ea330ed7bebeafdb374b0b63b41433f691 (diff) | |
download | emacsconf-wiki-07c0556878899700503b766a460802de96bf478f.tar.xz emacsconf-wiki-07c0556878899700503b766a460802de96bf478f.zip |
cancel multi
Diffstat (limited to '')
-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> |