diff options
author | Leo Vivier <zaeph@zaeph.net> | 2021-11-26 09:53:45 +0100 |
---|---|---|
committer | Leo Vivier <zaeph@zaeph.net> | 2021-11-26 09:53:45 +0100 |
commit | 85969f43e1bb64030d682afcf9a17455139b3490 (patch) | |
tree | 0d0e98eba8827667653081d87841b9ac4f8f9a3a /2021 | |
parent | f6b47f8e04ce39eab573524fc950de187d40d81a (diff) | |
download | emacsconf-wiki-85969f43e1bb64030d682afcf9a17455139b3490.tar.xz emacsconf-wiki-85969f43e1bb64030d682afcf9a17455139b3490.zip |
Update navbar with new talk-title for prev and next
Diffstat (limited to '2021')
-rw-r--r-- | 2021/info/devel-nav.md | 2 | ||||
-rw-r--r-- | 2021/info/dsl-nav.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/2021/info/devel-nav.md b/2021/info/devel-nav.md index b3200074..e8c82fd5 100644 --- a/2021/info/devel-nav.md +++ b/2021/info/devel-nav.md @@ -1,3 +1,3 @@ Back to the [[schedule]] -Previous: <a href="/2021/talks/ui">Yak-shaving to a UI framework (/Help! I accidentally yak-shaved my way to writing a UI framework because overlays were slow/)</a> +Previous: <a href="/2021/talks/ui">Yak-shaving to a UI framework</a> Next: <a href="/2021/talks/rust">Extending Emacs in Rust with Dynamic Modules</a> diff --git a/2021/info/dsl-nav.md b/2021/info/dsl-nav.md index 08319c0d..ce9fede7 100644 --- a/2021/info/dsl-nav.md +++ b/2021/info/dsl-nav.md @@ -1,3 +1,3 @@ Back to the [[schedule]] Previous: <a href="/2021/talks/structural">Tree-edit: Structural editing for Java, Python, C, and beyond!</a> -Next: <a href="/2021/talks/ui">Yak-shaving to a UI framework (/Help! I accidentally yak-shaved my way to writing a UI framework because overlays were slow/)</a> +Next: <a href="/2021/talks/ui">Yak-shaving to a UI framework</a> |