aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2019-11-13 09:14:14 +0100
committerChocobozzz <me@florianbigard.com>2019-11-13 09:14:14 +0100
commit4053ba6f6e261453ae98dac0eb60cde318007f01 (patch)
treee832db180f5eb94e003f104f764c78fc57db8fb8 /README.md
parent53a6d0a348162fdc712835e1c2b03186a90da188 (diff)
downloadPeerTube-4053ba6f6e261453ae98dac0eb60cde318007f01.tar.gz
PeerTube-4053ba6f6e261453ae98dac0eb60cde318007f01.tar.zst
PeerTube-4053ba6f6e261453ae98dac0eb60cde318007f01.zip
Fix broken links on docker hub
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 77a2e6346..8ab668836 100644
--- a/README.md
+++ b/README.md
@@ -73,7 +73,7 @@ Be part of a network of multiple small federated, interoperable video hosting pr
73Introduction 73Introduction
74---------------------------------------------------------------- 74----------------------------------------------------------------
75 75
76PeerTube is a free, decentralized and federated video platform developed as an alternative to other platforms that centralize our data and attention, such as YouTube, Dailymotion or Vimeo. :clapper: But one organization hosting PeerTube alone may not have enough money to pay for bandwidth and video storage of its servers, all servers of PeerTube are interoperable as a federated network, and non-PeerTube servers can be part of the larger Vidiverse (federated video network) by talking our implementation of ActivityPub. Video load is reduced thanks to P2P (BitTorrent) in the web browser via <a href="https://github.com/feross/webtorrent">WebTorrent</a>. 76PeerTube is a free, decentralized and federated video platform developed as an alternative to other platforms that centralize our data and attention, such as YouTube, Dailymotion or Vimeo. :clapper: But one organization hosting PeerTube alone may not have enough money to pay for bandwidth and video storage of its servers, all servers of PeerTube are interoperable as a federated network, and non-PeerTube servers can be part of the larger Vidiverse (federated video network) by talking our implementation of ActivityPub. Video load is reduced thanks to P2P (BitTorrent) in the web browser via <a href="https://github.com/webtorrent/webtorrent">WebTorrent</a>.
77 77
78To learn more, see: 78To learn more, see:
79* This [two-minute video](https://framatube.org/videos/watch/217eefeb-883d-45be-b7fc-a788ad8507d3) (hosted on PeerTube) explaining what PeerTube is and how it works 79* This [two-minute video](https://framatube.org/videos/watch/217eefeb-883d-45be-b7fc-a788ad8507d3) (hosted on PeerTube) explaining what PeerTube is and how it works
@@ -166,7 +166,7 @@ See the [user documentation](https://docs.joinpeertube.org/#/use-setup-account).
166 166
167### Admin documentation 167### Admin documentation
168 168
169See [how to create your own instance](#package-create-your-own-instance). 169See [how to create your own instance](https://github.com/Chocobozzz/PeerTube/blob/develop/README.md#package-create-your-own-instance).
170 170
171See the more general [admin documentation](https://docs.joinpeertube.org/#/admin-following-instances). 171See the more general [admin documentation](https://docs.joinpeertube.org/#/admin-following-instances).
172 172