diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0459f05..a5937d6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -106,7 +106,7 @@ The function docstrings are written using the [numpydoc](https://numpydoc.readth ## Filing Issues -We use [GitHub issues](https://docs.pytest.org/en/latest/) to keep track of all issues and pull requests. Before opening an issue (which asks a question or reports a bug), please use GitHub search to look for existing issues (both open and closed) that may be similar. +We use [GitHub issues](https://github.com/socialcopsdev/camelot/issues) to keep track of all issues and pull requests. Before opening an issue (which asks a question or reports a bug), please use GitHub search to look for existing issues (both open and closed) that may be similar. ### Questions diff --git a/docs/dev/contributing.rst b/docs/dev/contributing.rst index 3992051..1ecaee0 100644 --- a/docs/dev/contributing.rst +++ b/docs/dev/contributing.rst @@ -134,7 +134,7 @@ Filing Issues We use `GitHub issues`_ to keep track of all issues and pull requests. Before opening an issue (which asks a question or reports a bug), please use GitHub search to look for existing issues (both open and closed) that may be similar. -.. _GitHub issues: https://docs.pytest.org/en/latest/ +.. _GitHub issues: https://github.com/socialcopsdev/camelot/issues Questions ^^^^^^^^^