Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/webtorrent/webtorrent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAlberto Miranda <codealchemist@gmail.com>2016-10-05 17:53:14 +0300
committerGitHub <noreply@github.com>2016-10-05 17:53:14 +0300
commit5a82053e201513a88f99ac95f1c555b41b37c097 (patch)
tree784bc879ca1a390b74aa2ac433b1de62a976547e /docs
parent53499ae402de34c213f038bfab8899be0772fee0 (diff)
fixed watchtor link styling to be consistent
Diffstat (limited to 'docs')
-rw-r--r--docs/faq.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/faq.md b/docs/faq.md
index 6eefec7..e9de729 100644
--- a/docs/faq.md
+++ b/docs/faq.md
@@ -86,7 +86,7 @@ WebTorrent is still pretty new, but it's already being used in cool ways:
- **[PeerFast][peerfast]** - First P2P Internet Speed Test ([source code][peerfast-source])
- **[TorrentMedia][torrentmedia]** - Fully-featured desktop WebTorrent client
- **[Gaia 3D Star Map][gaia]** - 2 million stars, rendered in 3D with WebGL, WebVR, and WebTorrent
-- **[Watchtor](https://watchtor.herokuapp.com)** - A minimalistic approach for online torrent watching
+- **[Watchtor][watchtor]** - A minimalistic approach for online torrent watching ([source code][watchtor-source])
- ***Your app here – [Send a pull request][pr] with your URL!***
#### WebTorrent Product Alternatives
@@ -139,6 +139,8 @@ There's also a list of WebTorrent-powered alternatives to centralized services h
[peerfast-source]: https://github.com/DiegoRBaquero/PeerFast
[torrentmedia]: https://github.com/FaCuZ/torrentmedia
[gaia]: http://charliehoey.com/threejs-demos/gaia_dr1.html
+[watchtor]: https://watchtor.herokuapp.com
+[watchtor-source]: https://github.com/codealchemist/watchtor
## How does WebTorrent work?