Skip to content

Commit

Permalink
fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
mjhajharia authored and twiecki committed Oct 31, 2021
1 parent 6f051ea commit ace2589
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 @@ -113,7 +113,7 @@ tools:
$ pytest --cov=pymc pymc/tests/<name of test>.py
```

* No `pre-commit` errors: see the [Python code style](https://github.com/pymc-devs/pymc/wiki/PyMC-Python-Code-Style) and [Jupyter Notebook style](https://github.com/pymc-devs/pymc/wiki/PyMC-Jupyter-Notebook-Style-Guide) page from our Wiki on how to install and run it.
* No `pre-commit` errors: see the [Python code style](https://github.com/pymc-devs/pymc/wiki/Python-Code-Style) and [Jupyter Notebook style](https://github.com/pymc-devs/pymc/wiki/PyMC-Jupyter-Notebook-Style-Guide) page from our Wiki on how to install and run it.

## Developing in Docker

Expand Down

0 comments on commit ace2589

Please sign in to comment.