aboutsummaryrefslogtreecommitdiff
path: root/spec/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'spec/README.md')
-rw-r--r--spec/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/spec/README.md b/spec/README.md
index c248557..5a4db3c 100644
--- a/spec/README.md
+++ b/spec/README.md
@@ -51,7 +51,7 @@ called [`spec/tor-spec-intro.md`].
The chapter structure as a whole is defined in a special file called
[`SUMMARY.md`]. Its format is pretty restrictive; see the [mdbook
-documentation] for more information.
+documentation][mdbook documentation] for more information.
You can build the website locally to see how it renders. To do this,
just install mdbook and run the `./build_html.sh` script. (You will
@@ -146,8 +146,8 @@ long-term permalinks.
</dl>
[git repository]: https://gitlab.torproject.org/tpo/core/torspec/
+[heading ids]: https://github.com/raphlinus/pulldown-cmark/blob/master/specs/heading_attrs.txt
+[mdbook documentation]: https://rust-lang.github.io/mdBook/format/summary.html
[`spec/tor-spec-intro.md`]: https://gitlab.torproject.org/tpo/core/torspec/-/blob/main/spec/tor-spec-intro.md?ref_type=heads
[`spec` directory]: https://gitlab.torproject.org/tpo/core/torspec/-/tree/main/spec?ref_type=heads
[`summary.md`]: https://gitlab.torproject.org/tpo/core/torspec/-/raw/main/spec/SUMMARY.md?ref_type=heads
-[heading ids]: https://github.com/raphlinus/pulldown-cmark/blob/master/specs/heading_attrs.txt
-[mdbook documentation]: https://rust-lang.github.io/mdBook/format/summary.html \ No newline at end of file