diff options
author | Chocobozzz <me@florianbigard.com> | 2021-11-25 15:04:58 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2021-11-25 15:04:58 +0100 |
commit | 177c1da56d5d9cd382c2f3fc3f5ffa0d6b53f3db (patch) | |
tree | 0fb8d6d2f862cdf1cb6ce33f66e4e8548f0b186e | |
parent | c95954261df6580d1c1a7babc563a5a9cace96dd (diff) | |
download | PeerTube-177c1da56d5d9cd382c2f3fc3f5ffa0d6b53f3db.tar.gz PeerTube-177c1da56d5d9cd382c2f3fc3f5ffa0d6b53f3db.tar.zst PeerTube-177c1da56d5d9cd382c2f3fc3f5ffa0d6b53f3db.zip |
Fix readme links
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -7,8 +7,8 @@ | |||
7 | <p align=center> | 7 | <p align=center> |
8 | <strong><a href="https://joinpeertube.org">Website</a></strong> | 8 | <strong><a href="https://joinpeertube.org">Website</a></strong> |
9 | | <strong><a href="https://joinpeertube.org/instances">Join an instance</a></strong> | 9 | | <strong><a href="https://joinpeertube.org/instances">Join an instance</a></strong> |
10 | | <strong><a href="#package-create-your-own-instance">Create an instance</a></strong> | 10 | | <strong><a href="https://github.com/Chocobozzz/PeerTube/blob/develop/README.md#package-create-your-own-instance">Create an instance</a></strong> |
11 | | <strong><a href="#contact">Chat with us</a></strong> | 11 | | <strong><a href="https://github.com/Chocobozzz/PeerTube/blob/develop/README.md#contact">Chat with us</a></strong> |
12 | | <strong><a href="https://framasoft.org/en/#soutenir">Donate</a></strong> | 12 | | <strong><a href="https://framasoft.org/en/#soutenir">Donate</a></strong> |
13 | </p> | 13 | </p> |
14 | 14 | ||