aboutsummaryrefslogtreecommitdiff
path: root/spec/STYLE.md
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2023-11-06 14:06:31 -0500
committerNick Mathewson <nickm@torproject.org>2023-11-09 09:15:09 -0500
commit5b48f520cb34fc9a8b54aaa56fb24461903c4932 (patch)
treee1307219dda8d405ec81a23cc18a51f1c44db328 /spec/STYLE.md
parent7e142c7b8c0a7e47e8963dfc3e26a100189086ef (diff)
downloadtorspec-5b48f520cb34fc9a8b54aaa56fb24461903c4932.tar.gz
torspec-5b48f520cb34fc9a8b54aaa56fb24461903c4932.zip
Remove every non-relative link from spec to spec
Diffstat (limited to 'spec/STYLE.md')
-rw-r--r--spec/STYLE.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/STYLE.md b/spec/STYLE.md
index c5b5ef1..5f766f8 100644
--- a/spec/STYLE.md
+++ b/spec/STYLE.md
@@ -56,7 +56,7 @@ them upstreamed to more project-wide guides, if they are suitable.
## Starting notes
-Make sure you have read [this part of the README](https://spec.torproject.org/index.html#how-to-edit-these-specifications)!
+Make sure you have read [this part of the README](./index.html#how-to-edit-these-specifications)!
We are moving towards using
[semantic newlines](https://rhodesmill.org/brandon/2012/one-sentence-per-line/):
@@ -92,7 +92,7 @@ Avoid "AP" and "OP" and "OR"; those are not in current usage.
## Documenting keys
TODO: Explain our new key documentation conventions, as used
-[here](https://spec.torproject.org/rend-spec/protocol-overview.html#imd-key-menagerie).
+[here](./rend-spec/protocol-overview.html#imd-key-menagerie).
## Documentating data encodings