Skip to content

Commit

Permalink
Update link to docs in CONTRIBUTING
Browse files Browse the repository at this point in the history
The link will work once the documentation is re-built.
  • Loading branch information
stuhlmueller committed Sep 23, 2015
1 parent 8de917b commit a98e81e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ To make a contribution, follow these steps:
- Describe your proposed changes by commenting on an existing issue related to your contribution
- Email the [webppl-dev mailing list](https://groups.google.com/forum/#!forum/webppl-dev)
2. Fork, then clone the webppl repository.
3. [Install webppl from GitHub](http://webppl.readthedocs.org/en/latest/development/install.html).
3. [Install webppl from GitHub](http://docs.webppl.org/en/master/development/install.html).
4. Make sure all tests and style checks pass by running `grunt`.
5. Apply your changes, including tests.
6. Run `grunt` again to verify that tests and checks still pass. Run `fixjsstyle` if style problems are discovered.
Expand Down

0 comments on commit a98e81e

Please sign in to comment.