aboutsummaryrefslogtreecommitdiff
path: root/spec/back-matter.md
diff options
context:
space:
mode:
authorJim Newsome <jnewsome@torproject.org>2023-11-09 11:11:47 -0600
committerJim Newsome <jnewsome@torproject.org>2023-11-09 18:45:20 -0600
commit16b82bed5a8b1f520bad8e3aa69e25e69809d1fe (patch)
tree32319e353aff8c548476cef8f2df9268e3ffc8db /spec/back-matter.md
parent865a95d684f22f05a0b28f5268b32ce27f17eb54 (diff)
downloadtorspec-16b82bed5a8b1f520bad8e3aa69e25e69809d1fe.tar.gz
torspec-16b82bed5a8b1f520bad8e3aa69e25e69809d1fe.zip
Remove unnecessary brackets
Diffstat (limited to 'spec/back-matter.md')
-rw-r--r--spec/back-matter.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/spec/back-matter.md b/spec/back-matter.md
index a0dc862..90ddea2 100644
--- a/spec/back-matter.md
+++ b/spec/back-matter.md
@@ -58,11 +58,11 @@ see the
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
+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