aboutsummaryrefslogtreecommitdiff
path: root/spec/back-matter.md
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2023-11-09 21:06:15 -0500
committerNick Mathewson <nickm@torproject.org>2023-11-09 21:06:15 -0500
commitdb5400a93658fc6fbf323d8ddccef988cd9cf508 (patch)
tree6e125dcea8de94b01d540e7789b7e40989c4b48f /spec/back-matter.md
parentbd2260419ce5981778943489fc4fc057251c5bdf (diff)
parentf275aa9f638ddef1f83006260ac27c609a426a45 (diff)
downloadtorspec-db5400a93658fc6fbf323d8ddccef988cd9cf508.tar.gz
torspec-db5400a93658fc6fbf323d8ddccef988cd9cf508.zip
Merge remote-tracking branch 'origin/mr/220'
Diffstat (limited to 'spec/back-matter.md')
-rw-r--r--spec/back-matter.md10
1 files changed, 6 insertions, 4 deletions
diff --git a/spec/back-matter.md b/spec/back-matter.md
index 6a50633..90ddea2 100644
--- a/spec/back-matter.md
+++ b/spec/back-matter.md
@@ -55,12 +55,14 @@ see the
## Editing advice
-To edit these specs, clone the [git repository] and edit the
-appropriate file in the [`spec` directory]. These files will match
+To edit these specs, clone the
+[git repository](https://gitlab.torproject.org/tpo/core/torspec/)
+and edit the
+appropriate file in the `spec` directory. These files will match
the URLs of their corresponding pages, so if you want to edit
-[`tor-spec/flow-control.html`],
+`tor-spec/flow-control.html`,
you'll be looking for a file
-called [`spec/tor-spec/flow-control.md`].
+called `spec/tor-spec/flow-control.md`.
We have started a [style guide](./STYLE.md) for writing new parts of
this spec; as of 2023 it is quite preliminary. You should feel free to