diff options
author | KieranRobson <kieranrobson1999@gmail.com> | 2022-08-09 15:34:38 +0000 |
---|---|---|
committer | KieranRobson <kieranrobson1999@gmail.com> | 2022-08-09 15:34:38 +0000 |
commit | 305ed8c855c1cbbdf1e77854691c890720bf3b21 (patch) | |
tree | 3c6f3e97617cfbded5e28697f808151b2bb8d58b | |
parent | Added photo and videos galleries description (diff) | |
download | awesome-selfhosted-305ed8c855c1cbbdf1e77854691c890720bf3b21.tar.gz awesome-selfhosted-305ed8c855c1cbbdf1e77854691c890720bf3b21.zip |
Fix typo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -938,7 +938,7 @@ Network distributed filesystems. **[`^ back to top ^`](#)** -[Peer-to-peer file sharing](https://en.wikipedia.org/wiki/Peer-to-peer_file_sharing) is the distribution a -nd [sharing](https://en.wikipedia.org/wiki/File_sharing) of digital media using [peer-to-peer](https://en.wikipedia.org/wiki/Peer-to-peer) (P2P) networking technology. +[Peer-to-peer file sharing](https://en.wikipedia.org/wiki/Peer-to-peer_file_sharing) is the distribution and [sharing](https://en.wikipedia.org/wiki/File_sharing) of digital media using [peer-to-peer](https://en.wikipedia.org/wiki/Peer-to-peer) (P2P) networking technology. - [bittorrent-tracker](https://webtorrent.io/) - Simple, robust, BitTorrent tracker (client and server) implementation. ([Source Code](https://github.com/webtorrent/bittorrent-tracker)) `MIT` `Nodejs` - [Dat Project](https://datproject.org) - Powerful decentralized file sharing applications built from a large ecosystem of modules. ([Source Code](https://github.com/datproject)) `MIT` `Nodejs` |