aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortrinity-1686a <trinity@deuxfleurs.fr>2022-09-04 11:08:23 +0200
committertrinity-1686a <trinity@deuxfleurs.fr>2022-09-04 11:08:23 +0200
commitb0df3f21c995e9f21def9c90a5e6d5a72cf9f083 (patch)
tree04cefd10237bac8a741ec8d6745a85b9a43458e0
parent5276d61f5ae7328a5c7d92cb52831b21d3168582 (diff)
downloadarti-b0df3f21c995e9f21def9c90a5e6d5a72cf9f083.tar.gz
arti-b0df3f21c995e9f21def9c90a5e6d5a72cf9f083.zip
correct link to readme
-rw-r--r--public/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html
index 6854a521b..aaea174ad 100644
--- a/public/index.html
+++ b/public/index.html
@@ -50,7 +50,7 @@
</p>
<div class="links">
- <p class="link"><a href="https://gitlab.torproject.org/tpo/core/arti/-/blob/main/CONTRIBUTING.md">Latest README</a></p>
+ <p class="link"><a href="https://gitlab.torproject.org/tpo/core/arti/-/blob/main/README.md">Latest README</a></p>
<p class="link"><a href="https://gitlab.torproject.org/tpo/core/arti">Source repository</a></p>
<p class="link"><a href="https://tpo.pages.torproject.net/core/doc/rust/arti_client/index.html">API documentation</a></p>
<p class="link"><a href="https://gitlab.torproject.org/tpo/core/arti/-/blob/main/CONTRIBUTING.md">How to contribute</a></p>