aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNathan Rew <nrew225@gmail.com>2021-07-09 19:38:48 +0000
committerNathan Rew <nrew225@gmail.com>2021-07-09 19:38:48 +0000
commitd8aa083f6e202b35bc851dcba55fe7855fd7d81d (patch)
treeed486dbf4cddc23cd32a953318799a4629119522
parentUpdate Baby Buddy source code link (diff)
downloadawesome-selfhosted-d8aa083f6e202b35bc851dcba55fe7855fd7d81d.tar.gz
awesome-selfhosted-d8aa083f6e202b35bc851dcba55fe7855fd7d81d.zip
Update bittorrent-tracker source code link
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index daf10bb6..da95318a 100644
--- a/README.md
+++ b/README.md
@@ -745,7 +745,7 @@ _See https://github.com/awesome-foss/awesome-sysadmin#distributed-filesystems_
### Peer-to-peer filesharing
-- [bittorrent-tracker](https://webtorrent.io/) - Simple, robust, BitTorrent tracker (client and server) implementation. ([Source Code](https://github.com/feross/bittorrent-tracker)) `MIT` `Nodejs`
+- [bittorrent-tracker](https://webtorrent.io/) - Simple, robust, BitTorrent tracker (client and server) implementation. ([Source Code](https://github.com/webtorrent/bittorrent-tracker)) `MIT` `Nodejs`
- [cloud-torrent](https://github.com/jpillora/cloud-torrent) - Torrent Web Client with HTTP retrievable or streamable downloaded files. `AGPL-3.0` `Go`
- [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`
- [FilePizza](http://file.pizza/) - Peer-to-peer file transfers in your browser. ([Source Code](https://github.com/kern/filepizza)) `BSD-3-Clause` `Nodejs`