diff options
Diffstat (limited to '2023/info')
-rw-r--r-- | 2023/info/adventure-nav.md | 2 | ||||
-rw-r--r-- | 2023/info/flat-nav.md | 2 | ||||
-rw-r--r-- | 2023/info/hn-nav.md | 4 | ||||
-rw-r--r-- | 2023/info/llm-nav.md | 2 | ||||
-rw-r--r-- | 2023/info/uni-nav.md | 2 |
5 files changed, 6 insertions, 6 deletions
diff --git a/2023/info/adventure-nav.md b/2023/info/adventure-nav.md index a18bfec4..d06353cb 100644 --- a/2023/info/adventure-nav.md +++ b/2023/info/adventure-nav.md @@ -1,5 +1,5 @@ <div class="talk-nav"> Back to the [[talks]] -Previous by track: <a href="/2023/talks/hn">The many ways to browse Hacker News from Emacs</a> +Previous by track: <a href="/2023/talks/uni">Authoring and presenting university courses with Emacs and a full libre software stack</a> </div> diff --git a/2023/info/flat-nav.md b/2023/info/flat-nav.md index 7309a600..969b3100 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/llm">LLM clients in Emacs, functionality and standardization</a> +Next by track: <a href="/2023/talks/hn">The many ways to browse Hacker News from Emacs</a> </div> diff --git a/2023/info/hn-nav.md b/2023/info/hn-nav.md index 23647338..a2058a46 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/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> +Previous by track: <a href="/2023/talks/flat">A modern Emacs look-and-feel without pain</a> +Next by track: <a href="/2023/talks/llm">LLM clients in Emacs, functionality and standardization</a> </div> diff --git a/2023/info/llm-nav.md b/2023/info/llm-nav.md index 1d466675..5a38789f 100644 --- a/2023/info/llm-nav.md +++ b/2023/info/llm-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/hn">The many ways to browse Hacker News from Emacs</a> Next by track: <a href="/2023/talks/lspocaml">Writing a Language Server In OCaml for Emacs, fun, and profit</a> </div> diff --git a/2023/info/uni-nav.md b/2023/info/uni-nav.md index 069d4e11..7c3f86b4 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/hn">The many ways to browse Hacker News from Emacs</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> |