diff options
author | EmacsConf <emacsconf-org@gnu.org> | 2023-12-02 09:13:40 -0500 |
---|---|---|
committer | EmacsConf <emacsconf-org@gnu.org> | 2023-12-02 09:13:40 -0500 |
commit | 4313b9f8783401f5982420ec93936b69ca4f24fa (patch) | |
tree | bedbd2391a7b3ddd17727561c910c4bfc2adeb13 /2023/info | |
parent | fe823bf05bd17597c7db93183c3355bd5e6192e0 (diff) | |
download | emacsconf-wiki-4313b9f8783401f5982420ec93936b69ca4f24fa.tar.xz emacsconf-wiki-4313b9f8783401f5982420ec93936b69ca4f24fa.zip |
Automated commit
Diffstat (limited to '2023/info')
-rw-r--r-- | 2023/info/sat-open-nav.md | 2 | ||||
-rw-r--r-- | 2023/info/uni-nav.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/2023/info/sat-open-nav.md b/2023/info/sat-open-nav.md index 8ee0ed97..8bd4b87a 100644 --- a/2023/info/sat-open-nav.md +++ b/2023/info/sat-open-nav.md @@ -1,6 +1,6 @@ <div class="talk-nav"> Back to the [[talks]] -Next by time: <a href="/2023/talks/uni">Authoring and presenting university courses with Emacs and a full libre software stack</a> +Next by time: <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> Track: <span class="sched-track General">General</span> </div> diff --git a/2023/info/uni-nav.md b/2023/info/uni-nav.md index 9943778f..a435188c 100644 --- a/2023/info/uni-nav.md +++ b/2023/info/uni-nav.md @@ -1,7 +1,7 @@ <div class="talk-nav"> Back to the [[talks]] -Previous by time: <a href="/2023/talks/sat-open">Saturday opening remarks</a> +Previous by time: <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> Next by time: <a href="/2023/talks/matplotllm">MatplotLLM, iterative natural language data visualization in org-babel</a> Track: <span class="sched-track General">General</span> </div> |