summaryrefslogtreecommitdiff
path: root/content/entry/private-online-shopping.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/private-online-shopping.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/private-online-shopping.md')
-rw-r--r--content/entry/private-online-shopping.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/entry/private-online-shopping.md b/content/entry/private-online-shopping.md
index c9f2e50..5a2b685 100644
--- a/content/entry/private-online-shopping.md
+++ b/content/entry/private-online-shopping.md
@@ -110,7 +110,7 @@ Remember that privacy isn't binary. You can follow as many of my advices as you'
Link(s):
-[1: Avoiding Consumer Surveillance](../../../../2020/11/16/avoiding-consumer-surveillance/)
+[1: Avoiding Consumer Surveillance](/2020/11/16/avoiding-consumer-surveillance/)
[2: Tor Browser](https://www.torproject.org/download/)
[3: LibreJS](https://www.gnu.org/software/librejs/)
[4: Proxychains](http://proxychains.sf.net/)