aboutsummaryrefslogtreecommitdiff
path: root/spec/README.md
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2023-11-07 12:21:18 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2023-11-07 12:25:27 +0000
commite435329ab4374d08cb0169b35a9c3346acb5e7d8 (patch)
treec1b0a5ae52396bb4e5cdadfe81c060ca7e77fb7e /spec/README.md
parenta272472be4a4c494296a538d7d7dedce24941eb4 (diff)
downloadtorspec-e435329ab4374d08cb0169b35a9c3346acb5e7d8.tar.gz
torspec-e435329ab4374d08cb0169b35a9c3346acb5e7d8.zip
Fix a broken link
It's not clear to me precisely what the intent was here, but having a linkified text of a filename that points to a thing that's not that filename, and is broken in the local build, is likely not helpful.
Diffstat (limited to 'spec/README.md')
-rw-r--r--spec/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/README.md b/spec/README.md
index 7cbea12..f4f8d1a 100644
--- a/spec/README.md
+++ b/spec/README.md
@@ -46,7 +46,7 @@ its documentation.
To edit these specs, clone the [git repository] 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),
+[`tor-spec/flow-control.html`],
you'll be looking for a file
called [`spec/tor-spec/flow-control.md`].