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
diff options
context:
space:
mode:
authorfaza <fazamhd@gmail.com>2018-03-28 18:22:18 +0300
committerfaza <fazamhd@gmail.com>2018-03-28 18:22:18 +0300
commitda0306625c28f15e0a9d035abef9dbd2d604c514 (patch)
tree74f359c9acd1a5ba9ce940305a7da9094e0ac1e8 /README.md
parent1dcc58943c25461f4d56a96cf08398db3c5d592c (diff)
Fix demo apps link in README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f929062..d56adf7 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ Simply include the
[`webtorrent.min.js`](https://cdn.jsdelivr.net/npm/webtorrent@latest/webtorrent.min.js) script
on your page to start fetching files over WebRTC using the BitTorrent protocol, or
`require('webtorrent')` with [browserify](http://browserify.org/). See [demo apps
-](#webtorrent-in-production) and [code examples](#usage) below.
+](#who-is-using-webtorrent-today) and [code examples](#usage) below.
[![jsdelivr download count](https://data.jsdelivr.com/v1/package/npm/webtorrent/badge)](https://cdn.jsdelivr.net/npm/webtorrent@latest/webtorrent.min.js)