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/autism-and-memory.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/autism-and-memory.md')
-rw-r--r-- | content/entry/autism-and-memory.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/entry/autism-and-memory.md b/content/entry/autism-and-memory.md index 8fbb644..ea78b5f 100644 --- a/content/entry/autism-and-memory.md +++ b/content/entry/autism-and-memory.md @@ -77,7 +77,7 @@ Thanks for reading. Links: [1: Autism and Memory](https://wikiless.org/wiki/Autism_and_memory) -[2: Coming Out as Autistic](../../../../2022/05/16/coming-out-as-autistic/) +[2: Coming Out as Autistic](/2022/05/16/coming-out-as-autistic/) [3: OsmAnd](https://osmand.net/) [4: People With Autism Spectrum Conditions Make More Consistent Decisions](https://journals.sagepub.com/doi/10.1177/0956797617694867) [5: Front of the Class Movie](https://libremdb.herokuapp.com/title/tt1292594/) |