aboutsummaryrefslogtreecommitdiff
path: root/spec/dir-list-spec.md
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2023-11-06 08:37:30 -0500
committerNick Mathewson <nickm@torproject.org>2023-11-06 08:37:30 -0500
commit0e6528298e37c3692c685e283ab662e8c7095cb7 (patch)
treeabd83dc1fd9b3aae2cc79c32f73429e38f8370e3 /spec/dir-list-spec.md
parent89f63711749e6173c7cbf979b9873f48d1b6c384 (diff)
downloadtorspec-0e6528298e37c3692c685e283ab662e8c7095cb7.tar.gz
torspec-0e6528298e37c3692c685e283ab662e8c7095cb7.zip
Update some obsoelte links
Diffstat (limited to 'spec/dir-list-spec.md')
-rw-r--r--spec/dir-list-spec.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/dir-list-spec.md b/spec/dir-list-spec.md
index ecb47cb..48bd81a 100644
--- a/spec/dir-list-spec.md
+++ b/spec/dir-list-spec.md
@@ -456,14 +456,14 @@ lists by default every time they are deployed or executed.
The latest fallback list can be retrieved from:
-<https://gitweb.torproject.org/tor.git/plain/src/or/fallback_dirs.inc>
+<https://gitlab.torproject.org/tpo/core/tor/-/raw/main/src/app/config/fallback_dirs.inc?ref_type=heads>
Libraries MUST NOT rely on the availability of the server that hosts
these lists.
The list can also be retrieved using:
-git clone <https://git.torproject.org/tor.git>
+`git clone https://gitlab.torproject.org/tpo/core/tor/`
If you just want the latest list, you may wish to perform a shallow
clone.