diff options
author | karissa <krmckelv@gmail.com> | 2017-03-16 11:01:33 +0100 |
---|---|---|
committer | karissa <krmckelv@gmail.com> | 2017-03-16 11:01:33 +0100 |
commit | 42083a581661e517e2622e01d50a9ee6ec61c9e9 (patch) | |
tree | 4df9923857a7aadc5214146317def33fd9d40e0c | |
parent | 2f70a50dc13db7a1921cdf42ea77eb6437ea8fec (diff) | |
download | dat-docs-42083a581661e517e2622e01d50a9ee6ec61c9e9.tar.gz dat-docs-42083a581661e517e2622e01d50a9ee6ec61c9e9.zip |
in the browser
-rw-r--r-- | docs/contents.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/contents.json b/docs/contents.json index 228b9e3..7bbc9fd 100644 --- a/docs/contents.json +++ b/docs/contents.json @@ -6,7 +6,7 @@ "FAQ": "faq.md" }, "Cookbook": { - "With WebRTC in the Browser": "cookbook/browser.md", + "In the Browser": "cookbook/browser.md", "Do-it-yourself": "cookbook/diy-dat.md" }, "Ecosystem": { |