Skip to content

Commit 258527c

Browse files
committed
Scrub references to incorrect github
1 parent dad5fad commit 258527c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Types of Contributions
1515
Report Bugs
1616
~~~~~~~~~~~
1717

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

2020
If you are reporting a bug, please include:
2121

@@ -45,7 +45,7 @@ articles, and such.
4545
Submit Feedback
4646
~~~~~~~~~~~~~~~
4747

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

5050
If you are proposing a feature:
5151

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

108108

0 commit comments

Comments
 (0)