aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mdbook/spec/book.toml1
-rw-r--r--mdbook/spec/spec-redirects.yaml3
-rw-r--r--spec/README.md2
3 files changed, 3 insertions, 3 deletions
diff --git a/mdbook/spec/book.toml b/mdbook/spec/book.toml
index 74dd98f..48b9aef 100644
--- a/mdbook/spec/book.toml
+++ b/mdbook/spec/book.toml
@@ -19,6 +19,7 @@ theme = "../theme"
# BEGIN AUTO-GENERATED REDIRECTS
"/collector-protocol.html" = "https://gitlab.torproject.org/tpo/network-health/metrics/collector/-/blob/master/src/main/resources/docs/PROTOCOL?ref_type=heads"
+"/gettor-spec.html" = "https://gitlab.torproject.org/tpo/core/torspec/-/raw/main/attic/text_formats/gettor-spec.txt?ref_type=heads"
"/rend-spec-v2.html" = "https://gitlab.torproject.org/tpo/core/torspec/-/blob/main/attic/rend-spec-v2.txt?ref_type=heads"
"/rend-spec-v3.html" = "https://spec.torproject.org/rend-spec"
"/tor-fw-helper-spec.html" = "https://gitlab.torproject.org/tpo/core/torspec/-/blob/main/attic/tor-fw-helper-spec.txt?ref_type=heads"
diff --git a/mdbook/spec/spec-redirects.yaml b/mdbook/spec/spec-redirects.yaml
index 567b1db..456d464 100644
--- a/mdbook/spec/spec-redirects.yaml
+++ b/mdbook/spec/spec-redirects.yaml
@@ -45,9 +45,8 @@ redirects:
description: Extended ORPort for pluggable transports
implicit: yes
'gettor-spec':
- target: https://spec.torproject.org/gettor-spec
+ target: https://gitlab.torproject.org/tpo/core/torspec/-/raw/main/attic/text_formats/gettor-spec.txt?ref_type=heads
description: GetTor specification
- implicit: yes
'padding-spec':
target: https://spec.torproject.org/padding-spec
description: Tor Padding Specification
diff --git a/spec/README.md b/spec/README.md
index 9633944..6d1dfeb 100644
--- a/spec/README.md
+++ b/spec/README.md
@@ -116,7 +116,7 @@ long-term permalinks.
<dt><a href="/ext-orport-spec"><code>/ext-orport-spec</code></a></dt>
<dd><a href="https://spec.torproject.org/ext-orport-spec"><code>https://spec.torproject.org/ext-orport-spec</code> (Extended ORPort for pluggable transports)</a></dt>
<dt><a href="/gettor-spec"><code>/gettor-spec</code></a></dt>
-<dd><a href="https://spec.torproject.org/gettor-spec"><code>https://spec.torproject.org/gettor-spec</code> (GetTor specification)</a></dt>
+<dd><a href="https://gitlab.torproject.org/tpo/core/torspec/-/raw/main/attic/text_formats/gettor-spec.txt?ref_type=heads"><code>https://gitlab.torproject.org/tpo/core/torspec/-/raw/main/attic/text_formats/gettor-spec.txt?ref_type=heads</code> (GetTor specification)</a></dt>
<dt><a href="/padding-spec"><code>/padding-spec</code></a></dt>
<dd><a href="https://spec.torproject.org/padding-spec"><code>https://spec.torproject.org/padding-spec</code> (Tor Padding Specification)</a></dt>
<dt><a href="/path-spec"><code>/path-spec</code></a></dt>