diff options
author | Rigel Kent <sendmemail@rigelk.eu> | 2018-07-07 16:08:23 +0200 |
---|---|---|
committer | Rigel Kent <sendmemail@rigelk.eu> | 2018-07-07 16:08:23 +0200 |
commit | 81858b84d35a9394bae973f755c975c9658d561c (patch) | |
tree | 4b3c94179eb66d00da7c25512fc017ba7254c03e | |
parent | 106e68cfff2573af5262e282101358d7fb926184 (diff) | |
download | PeerTube-81858b84d35a9394bae973f755c975c9658d561c.tar.gz PeerTube-81858b84d35a9394bae973f755c975c9658d561c.tar.zst PeerTube-81858b84d35a9394bae973f755c975c9658d561c.zip |
(doc) fix link in README
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -8,7 +8,7 @@ directly in the web browser with <a href="https://github.com/feross/webtorrent"> | |||
8 | </p> | 8 | </p> |
9 | 9 | ||
10 | <p align="center"> | 10 | <p align="center"> |
11 | <strong>We have run <a href="https://www.kisskissbankbank.com/en/projects/peertube-a-free-and-federated-video-platform">a crowdfunding campaign</a> to pave the road to version 1.0 of PeerTube. Thanks to everyone who pitched in and shared the news around. You can now check out [the corresponding milestone](https://github.com/Chocobozzz/PeerTube/milestone/1) and help its development!</strong> | 11 | <strong>We have run <a href="https://www.kisskissbankbank.com/en/projects/peertube-a-free-and-federated-video-platform">a crowdfunding campaign</a> to pave the road to version 1.0 of PeerTube. Thanks to everyone who pitched in and shared the news around. You can now check out <a href="https://github.com/Chocobozzz/PeerTube/milestone/1">the corresponding milestone</a> and help its development!</strong> |
12 | </p> | 12 | </p> |
13 | 13 | ||
14 | <p align="center"> | 14 | <p align="center"> |
@@ -64,8 +64,8 @@ directly in the web browser with <a href="https://github.com/feross/webtorrent"> | |||
64 | * **[Website](https://joinpeertube.org)** | 64 | * **[Website](https://joinpeertube.org)** |
65 | * **[Instances list](https://instances.joinpeertube.org)** | 65 | * **[Instances list](https://instances.joinpeertube.org)** |
66 | * Chat: | 66 | * Chat: |
67 | * **IRC : [#peertube on chat.freenode.net:6697](https://kiwiirc.com/client/irc.freenode.net/#peertube)** | 67 | * IRC : **[#peertube on chat.freenode.net:6697](https://kiwiirc.com/client/irc.freenode.net/#peertube)** |
68 | * **Matrix (bridged on the IRC channel) : [#peertube:matrix.org](https://matrix.to/#/#peertube:matrix.org)** | 68 | * Matrix (bridged on the IRC channel) : **[#peertube:matrix.org](https://matrix.to/#/#peertube:matrix.org)** |
69 | 69 | ||
70 | ## Demonstration | 70 | ## Demonstration |
71 | 71 | ||