From a015309e61e59b9db379da2b3e7251e338e5208c Mon Sep 17 00:00:00 2001 From: kskarthik <11899221+kskarthik@users.noreply.github.com> Date: Sat, 4 Nov 2023 06:02:40 +0530 Subject: [PATCH] Fix broken link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8185082..d781956 100644 --- a/README.md +++ b/README.md @@ -131,7 +131,7 @@ along with this software. If not, see [CC0][]. * Passphrase-based generation code and idea used in `worker_batch()` contributed by [foobar2019][] -[v3]: https://gitweb.torproject.org/torspec.git/plain/rend-spec-v3.txt +[v3]: https://gitlab.torproject.org/tpo/core/torspec/-/blob/main/spec/rend-spec/vanity-onions.md?ref_type=heads&plain=0 [OPTIMISATION]: ./OPTIMISATION.txt [#27]: https://github.com/cathugger/mkp224o/issues/27 [keccak.c]: https://github.com/XKCP/XKCP/blob/master/Standalone/CompactFIPS202/C/Keccak-more-compact.c