Skip to content

Commit d3bf722

Browse files
committed
Update links
1 parent 8b6bcfc commit d3bf722

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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/sbuss/multiaddr/issues.
18+
Report bugs at https://github.com/multiformats/py-multiaddr/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/sbuss/multiaddr/issues.
48+
The best way to send feedback is to file an issue at https://github.com/multiformats/py-multiaddr/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.6, 2.7, 3.3, 3.4 and 3.5, and for PyPy. Check
105-
https://travis-ci.org/sbuss/multiaddr/pull_requests
105+
https://travis-ci.org/multiformats/py-multiaddr/pull_requests
106106
and make sure that the tests pass for all supported Python versions.
107107

108108
Tips

HISTORY.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ History
1111
* Increase test coverage [via fredthomsen_ `#9`_]
1212

1313
.. _fredthomsen: https://github.com/fredthomsen
14-
.. _`#9`: https://github.com/sbuss/py-multiaddr/pull/9
14+
.. _`#9`: https://github.com/multiformats/py-multiaddr/pull/9
1515

1616
0.0.1 (2016-1-22)
1717
------------------

0 commit comments

Comments
 (0)