Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix links to CONTRIBUTING.md #661

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file or symbol
Failed to load files and symbols.

Always

Just for now

Fix links to CONTRIBUTING.md

  • Loading branch information
mortonfox committed Mar 8, 2016
commit 9d3fcfcadecea0b0ce0a4ea73ef362b3b437e35c
@@ -99,7 +99,7 @@ npm install webtorrent -g
with development or to hang out with some mad science hackers :)
- **[Create a new issue](https://github.com/feross/webtorrent/issues/new)** to report bugs
- **[Fix an issue](https://github.com/feross/webtorrent/issues?state=open)**. Note:
WebTorrent is an [OPEN Open Source Project](CONTRIBUTING.md)!
WebTorrent is an [OPEN Open Source Project](.github/CONTRIBUTING.md)!

### WebTorrent in production

@@ -744,7 +744,7 @@ These are the main modules that make up WebTorrent:
### Contribute
WebTorrent is an **[OPEN Open Source Project](https://github.com/feross/webtorrent/blob/master/CONTRIBUTING.md)**. Individuals making significant and valuable contributions are given commit-access to the project to contribute as they see fit.
WebTorrent is an **[OPEN Open Source Project](https://github.com/feross/webtorrent/blob/master/.github/CONTRIBUTING.md)**. Individuals making significant and valuable contributions are given commit-access to the project to contribute as they see fit.
WebTorrent is only possible due to the excellent work of the following contributors:
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.