diff --git a/content/bounty/bittorrent-support.md b/content/bounty/bittorrent-support.md index 4cbf1a1f..338e14f2 100644 --- a/content/bounty/bittorrent-support.md +++ b/content/bounty/bittorrent-support.md @@ -6,7 +6,7 @@ status: available date: '2016-07-01' --- -Add support for the BitTorrent protocol to [`lbry`](https://github.com/lbry). +Add support for the BitTorrent protocol to [`lbry`](https://github.com/lbryio/lbry). The LBRY blockchain supports storing metadata about media content. A simplified, sample entry looks like: @@ -24,4 +24,4 @@ The `sources` field is designed to be extended and support resolution to multipl - Support the BitTorrent protocol via `python-libtorrent` or similar. - Read `btih` as a source key and use this key to access the data via BitTorrent when requested -- Probably a lot more stuff! \ No newline at end of file +- Probably a lot more stuff!