diff options
Diffstat (limited to '2023/info')
-rw-r--r-- | 2023/info/extending-nav.md | 2 | ||||
-rw-r--r-- | 2023/info/flat-nav.md | 2 | ||||
-rw-r--r-- | 2023/info/hn-nav.md | 2 | ||||
-rw-r--r-- | 2023/info/ref-nav.md | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/2023/info/extending-nav.md b/2023/info/extending-nav.md index f49681ca..f02eb2dc 100644 --- a/2023/info/extending-nav.md +++ b/2023/info/extending-nav.md @@ -2,6 +2,6 @@ <div class="talk-nav"> Back to the [[talks]] Previous by track: <a href="/2023/talks/lspocaml">Writing a language server in OCaml for Emacs, fun, and profit</a> -Next by track: <a href="/2023/talks/ref">Org-Mode workflow: informal reference tracking</a> +Next by track: <a href="/2023/talks/windows">Windows into Freedom</a> Track: <span class="sched-track dev">dev</span> </div> diff --git a/2023/info/flat-nav.md b/2023/info/flat-nav.md index 969b3100..abde99ef 100644 --- a/2023/info/flat-nav.md +++ b/2023/info/flat-nav.md @@ -1,5 +1,5 @@ <div class="talk-nav"> Back to the [[talks]] -Next by track: <a href="/2023/talks/hn">The many ways to browse Hacker News from Emacs</a> +Next by track: <a href="/2023/talks/web">Emacs saves the Web</a> </div> diff --git a/2023/info/hn-nav.md b/2023/info/hn-nav.md index a2058a46..4ccac6a7 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/flat">A modern Emacs look-and-feel without pain</a> +Previous by track: <a href="/2023/talks/web">Emacs saves the Web</a> Next by track: <a href="/2023/talks/llm">LLM clients in Emacs, functionality and standardization</a> </div> diff --git a/2023/info/ref-nav.md b/2023/info/ref-nav.md index 98488c70..83f199c7 100644 --- a/2023/info/ref-nav.md +++ b/2023/info/ref-nav.md @@ -1,6 +1,6 @@ <div class="talk-nav"> Back to the [[talks]] -Previous by track: <a href="/2023/talks/extending">GNU Emacs for electronics, note-taking, and as lightweight IDE</a> +Previous by track: <a href="/2023/talks/windows">Windows into Freedom</a> Next by track: <a href="/2023/talks/uni">Authoring and presenting university courses with Emacs and a full libre software stack</a> </div> |