Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upGet started example is broken, points towards broken link #1813
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.com/webtorrent/webtorrent/blob/master/docs/get-started.md#creating-a-new-torrent-and-seed-it-in-the-browser
This fails because the minified JS file 404s. ( https://raw.githubusercontent.com/feross/drag-drop/master/dragdrop.min.js )
Even when I manually fix it it still errors:
Uncaught DOMException: A URI supplied to the API was malformed, or the resulting Data URL has exceeded the URL length limitations for Data URLs.