From 406dc31639f7d69f460c93a8c65ce75cf14fdaaa Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Mon, 6 Nov 2023 14:22:22 -0500 Subject: Repair the gettor permalink (and CI) --- mdbook/spec/book.toml | 1 + mdbook/spec/spec-redirects.yaml | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'mdbook') 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 -- cgit v1.2.3-54-g00ecf