aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicah Elizabeth Scott <beth@torproject.org>2023-11-09 14:24:16 -0800
committerMicah Elizabeth Scott <beth@torproject.org>2023-11-09 14:24:16 -0800
commit2df330847f21111a6350b01f05d7a6f59ee3f1c3 (patch)
tree1d79f5bc0aba38aa91d1ed469d42a838e0f503cb
parent1d7274bdcc7d46b0aec43ed44d99d2d7362593e5 (diff)
downloadtorspec-2df330847f21111a6350b01f05d7a6f59ee3f1c3.tar.gz
torspec-2df330847f21111a6350b01f05d7a6f59ee3f1c3.zip
Fix bad link found by the now-fixed linkcheck
-rw-r--r--spec/dos-spec/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/dos-spec/index.md b/spec/dos-spec/index.md
index 1f88b09..3645935 100644
--- a/spec/dos-spec/index.md
+++ b/spec/dos-spec/index.md
@@ -2,6 +2,6 @@
This document covers the strategy, motivation, and implementation for denial-of-service mitigation systems designed into Tor.
-The older `dos-spec` document is now the [Memory exhaustion](./dos-spec/memory-exhaustion.md) section here.
+The older `dos-spec` document is now the [Memory exhaustion](./memory-exhaustion.md) section here.
An in-depth description of the proof of work mechanism for onion services, originally [proposal 327](../../proposals/327-pow-over-intro.txt), is now in the [Proof of Work for onion service introduction](../hspow-spec/index.md) spec. \ No newline at end of file