diff options
author | Nicholas Johnson <nick@nicksphere.ch> | 2022-09-07 00:00:00 +0000 |
---|---|---|
committer | Nicholas Johnson <nick@nicksphere.ch> | 2022-09-07 00:00:00 +0000 |
commit | 5fc217637e458b9571c8e022c841c81c4fe9f5170c8b948a31f5bc0c7d584935 (patch) | |
tree | c49f6602d8fcfadb1f7fbfe9e1b9d0118128c3d128621b86cf178707a5e270ec /content/entry/journal-update-017.md | |
parent | 1e978fcf08ae667e0decbe41e1e47f958dbcad6aa354bb6e056b597b4491efa0 (diff) | |
download | journal-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/journal-update-017.md')
-rw-r--r-- | content/entry/journal-update-017.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/entry/journal-update-017.md b/content/entry/journal-update-017.md index 2f74943..aeabbff 100644 --- a/content/entry/journal-update-017.md +++ b/content/entry/journal-update-017.md @@ -26,7 +26,7 @@ Link(s): [2: Operation In Our Sites](https://wikiless.org/wiki/Operation_In_Our_Sites) [3: War on Sharing](https://stallman.org/articles/end-war-on-sharing.html) [4: Email](mailto:nick@nicksphere.ch) -[5: About Page](../../../../about/) +[5: About Page](/about/) [6: find_broken_links.py](https://git.nicksphere.ch/nicksphere-gmi/tree/scripts/find_broken_links.py?id=71745f114a2ec7fa32a23e7dfe92506b9c778b90) -[5: Promoted Page](../../../../promoted/) +[5: Promoted Page](/promoted/) [8: TODO.txt](https://git.nicksphere.ch/nicksphere-gmi/tree/TODO.txt?id=71745f114a2ec7fa32a23e7dfe92506b9c778b90) |