summaryrefslogtreecommitdiff
path: root/content/entry/how-to-proselytize-free-software.md
diff options
context:
space:
mode:
authorNicholas Johnson <nick@nicksphere.ch>2022-09-07 00:00:00 +0000
committerNicholas Johnson <nick@nicksphere.ch>2022-09-07 00:00:00 +0000
commit5fc217637e458b9571c8e022c841c81c4fe9f5170c8b948a31f5bc0c7d584935 (patch)
treec49f6602d8fcfadb1f7fbfe9e1b9d0118128c3d128621b86cf178707a5e270ec /content/entry/how-to-proselytize-free-software.md
parent1e978fcf08ae667e0decbe41e1e47f958dbcad6aa354bb6e056b597b4491efa0 (diff)
downloadjournal-5fc217637e458b9571c8e022c841c81c4fe9f5170c8b948a31f5bc0c7d584935.tar.gz
journal-5fc217637e458b9571c8e022c841c81c4fe9f5170c8b948a31f5bc0c7d584935.zip
Remove excess path traversal in URLs
The path traversal in the URLs make it possible to navigate the journal through static files, but it's not worth the trouble. Hosting a local web server is easy enough.
Diffstat (limited to 'content/entry/how-to-proselytize-free-software.md')
-rw-r--r--content/entry/how-to-proselytize-free-software.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/entry/how-to-proselytize-free-software.md b/content/entry/how-to-proselytize-free-software.md
index 04a254a..41052c1 100644
--- a/content/entry/how-to-proselytize-free-software.md
+++ b/content/entry/how-to-proselytize-free-software.md
@@ -33,7 +33,7 @@ That's my two cents based on past experiences trying to get people to switch to
Links:
-[1: The Power of Convenience](../../../../2022/06/19/the-power-of-convenience/)
+[1: The Power of Convenience](/2022/06/19/the-power-of-convenience/)
[2: Element](https://element.io/)
[3: Session](https://getsession.org/)
[4: LibRedirect](https://libredirect.github.io/)
@@ -43,4 +43,4 @@ Links:
[8: Free Software Philosophy](https://www.gnu.org/philosophy/free-sw.en.html)
[9: Nuclear Music Player](https://nuclear.js.org/)
[10: cmus](https://cmus.github.io/)
-[11: Email](../../../../about/)
+[11: Email](/about/)