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:
authormichal <mich.spicka@gmail.com>2016-09-15 11:03:07 +0300
committermichal <mich.spicka@gmail.com>2016-09-15 11:03:07 +0300
commite53050fafa28005394a8ea3b51caab43037f0890 (patch)
treee347363c8a70d7f2852baaeb9e30e7bd5c18766a /docs
parent70c2ccac2afafec57b138397eb45d4a829b9dd16 (diff)
Added source code of web2web to the "Who is using" section
Diffstat (limited to 'docs')
-rw-r--r--docs/faq.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/faq.md b/docs/faq.md
index c6b299d..a10f665 100644
--- a/docs/faq.md
+++ b/docs/faq.md
@@ -80,7 +80,7 @@ WebTorrent is still pretty new, but it's already being used in cool ways:
- **[Cinematrix][cinematrix]** - Stream your favorite free content
- **[webtorrent-cljs][webtorrent-cljs]** - Clojurescript wrapper for WebTorrent
- **[Squidlink][squidlink]** - Transfer files from A to B without the Cloud ([source code][squidlink-source])
-- **[Web2web][web2web]** - Server-less & domain-less websites updatable via torrents and bitcoin blockchain
+- **[Web2web][web2web]** - Server-less & domain-less websites updatable via torrents and bitcoin blockchain ([source code][web2web-source])
- ***Your app here – [Send a pull request][pr] with your URL!***
[webtorrent-desktop]: https://webtorrent.io/desktop
@@ -120,7 +120,8 @@ WebTorrent is still pretty new, but it's already being used in cool ways:
[webtorrent-cljs]: https://github.com/cvillecsteele/webtorrent-cljs
[squidlink]: http://squidl.ink
[squidlink-source]: https://github.com/darkenvy/Squidl.ink
-[web2web]: https://github.com/elendirx/web2web
+[web2web]: https://elendirx.github.io/web2web
+[web2web-source]: https://github.com/elendirx/web2web
## How does WebTorrent work?