diff options
author | Sacha Chua <sacha@sachachua.com> | 2023-09-03 14:56:15 -0400 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2023-09-03 14:56:15 -0400 |
commit | ae7b49228c991432b9da8db7520c170feba1cd7f (patch) | |
tree | dfcbdf684db5c07abce559a0cb903323a92e60d6 /2023/info | |
parent | 279be0439966eb11752d53414a685522b9f4c04c (diff) | |
download | emacsconf-wiki-ae7b49228c991432b9da8db7520c170feba1cd7f.tar.xz emacsconf-wiki-ae7b49228c991432b9da8db7520c170feba1cd7f.zip |
Add sharing talk
Diffstat (limited to '2023/info')
-rw-r--r-- | 2023/info/hn-nav.md | 2 | ||||
-rw-r--r-- | 2023/info/llm-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 4ccac6a7..94ed188e 100644 --- a/2023/info/hn-nav.md +++ b/2023/info/hn-nav.md @@ -2,5 +2,5 @@ <div class="talk-nav"> Back to the [[talks]] 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> +Next by track: <a href="/2023/talks/sharing">Sharing Emacs is Caring Emacs: Emacs education and why I embraced video</a> </div> diff --git a/2023/info/llm-nav.md b/2023/info/llm-nav.md index ca5cfbd7..05699f01 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/hn">The many ways to browse Hacker News from Emacs</a> +Previous by track: <a href="/2023/talks/sharing">Sharing Emacs is Caring Emacs: Emacs education and why I embraced video</a> Next by track: <a href="/2023/talks/lspocaml">Writing a language server in OCaml for Emacs, fun, and profit</a> </div> |