Skip to content

Commit b48e5db

Browse files
authored
fix: link to Torv3 hidden service specification (#61)
The old link: [A Torv3 hidden service](https://gitweb.torproject.org/torspec.git/tree/proposals/224-rend-spec-ng.txt) does not exist
1 parent 8b09c57 commit b48e5db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blip-0050.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -899,7 +899,7 @@ parts:
899899
specifications:
900900
* [IPv4 addresses](https://datatracker.ietf.org/doc/html/rfc4001).
901901
* [IPv6 addresses](https://datatracker.ietf.org/doc/html/rfc5952).
902-
* [A Torv3 hidden service](https://gitweb.torproject.org/torspec.git/tree/proposals/224-rend-spec-ng.txt).
902+
* [A Torv3 hidden service](https://spec.torproject.org/rend-spec/index.html).
903903
* A DNS-resolvable name.
904904
3. A port number, which is started by the last `:`
905905
in the string, and is a decimal text representation of

0 commit comments

Comments
 (0)