diff options
author | Sacha Chua <sacha@sachachua.com> | 2021-11-19 01:40:11 -0500 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2021-11-19 01:40:11 -0500 |
commit | 26ca872890bdb554a7be91293048a81dde4b96eb (patch) | |
tree | f9614a2856c554b2766d88f7b78f01d72dc65875 /2021/info | |
parent | bd8f562c85c68d3953dad579271c0f59edab3494 (diff) | |
download | emacsconf-wiki-26ca872890bdb554a7be91293048a81dde4b96eb.tar.xz emacsconf-wiki-26ca872890bdb554a7be91293048a81dde4b96eb.zip |
Fix title
Diffstat (limited to '2021/info')
-rw-r--r-- | 2021/info/dsl-nav.md | 2 | ||||
-rw-r--r-- | 2021/info/rust-nav.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/2021/info/dsl-nav.md b/2021/info/dsl-nav.md index df0175ce..08319c0d 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 (/Help! I accidentally yak-shaved my way to writing a UI framework because overlays were slow/)</a> diff --git a/2021/info/rust-nav.md b/2021/info/rust-nav.md index 635d8829..ccee5cb2 100644 --- a/2021/info/rust-nav.md +++ b/2021/info/rust-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 (/Help! I accidentally yak-shaved my way to writing a UI framework because overlays were slow/)</a> Next: <a href="/2021/talks/mold">Moldable Emacs, a step towards sustainable software</a> |