Skip to content

Commit

Permalink
Scrub references to incorrect github
Browse files Browse the repository at this point in the history
  • Loading branch information
pganssle committed Dec 13, 2017
1 parent dad5fad commit 258527c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Types of Contributions
Report Bugs
~~~~~~~~~~~

Report bugs at https://github.com/pganssle/variants/issues.
Report bugs at https://github.com/python-variants/variants/issues.

If you are reporting a bug, please include:

Expand Down Expand Up @@ -45,7 +45,7 @@ articles, and such.
Submit Feedback
~~~~~~~~~~~~~~~

The best way to send feedback is to file an issue at https://github.com/pganssle/variants/issues.
The best way to send feedback is to file an issue at https://github.com/python-variants/variants/issues.

If you are proposing a feature:

Expand Down Expand Up @@ -102,7 +102,7 @@ Before you submit a pull request, check that it meets these guidelines:
your new functionality into a function with a docstring, and add the
feature to the list in README.rst.
3. The pull request should work for Python 2.7, 3.4, 3.5, 3.6 and for PyPy. Check
https://travis-ci.org/pganssle/variants/pull_requests
https://travis-ci.org/python-variants/variants/pull_requests
and make sure that the tests pass for all supported Python versions.


0 comments on commit 258527c

Please sign in to comment.