diff options
author | Sacha Chua <sacha@sachachua.com> | 2022-10-10 14:24:33 -0400 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2022-10-10 14:24:33 -0400 |
commit | d7878a2b2907173f2361c66e699ed016830b3e11 (patch) | |
tree | 5dc319e8d357e4025314818a1b09244bd7c65bcb | |
parent | 2451c74a32b7384dfbc3fe89c53b40c1fa55e8ab (diff) | |
download | emacsconf-wiki-d7878a2b2907173f2361c66e699ed016830b3e11.tar.xz emacsconf-wiki-d7878a2b2907173f2361c66e699ed016830b3e11.zip |
Fix links
-rw-r--r-- | 2020/info/08.md | 2 | ||||
-rw-r--r-- | 2022/talks/rde.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/2020/info/08.md b/2020/info/08.md index d8917db7..da17faf5 100644 --- a/2020/info/08.md +++ b/2020/info/08.md @@ -62,7 +62,7 @@ Currently trying it, and also in-process of switching from Nix to Guix. # Related talks -- [[/2022/talks/rde|rde Emacs introduction]] - Andrew's 2022 talk +- [rde Emacs introduction](/2022/talks/rde/) - Andrew's 2022 talk <a name="transcript"></a> # Transcript diff --git a/2022/talks/rde.md b/2022/talks/rde.md index f33f9b17..2ec83b01 100644 --- a/2022/talks/rde.md +++ b/2022/talks/rde.md @@ -34,6 +34,6 @@ if you move to a new laptop/workstation. # Related talks -- [[/2020/talks/08|Building reproducible Emacs]] - Andrew's previous talk at EmacsConf 2020 +- [Building reproducible Emacs](/2020/talks/08/) - Andrew's previous talk at EmacsConf 2020 [[!taglink CategoryConfiguration]] |