Skip to content

Commit 46af03d

Browse files
committed
Update for new organization home
1 parent 5fb3fab commit 46af03d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/source/release-notes/1.0.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@
2323

2424
.. links
2525
.. _issue #2:
26-
https://github.com/sigmavirus24/rfc3986/issues/2
26+
https://github.com/python-hyper/rfc3986/issues/2

docs/source/release-notes/1.1.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212

1313
.. links
1414
.. _GitHub #26:
15-
https://github.com/sigmavirus24/rfc3986/pull/26
15+
https://github.com/python-hyper/rfc3986/pull/26

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
version=rfc3986.__version__,
2222
description='Validating URI References per RFC 3986',
2323
long_description=readme,
24-
author='Ian Cordasco',
24+
author='Ian Stapleton Cordasco',
2525
author_email='[email protected]',
2626
url='http://rfc3986.readthedocs.io',
2727
packages=packages,

0 commit comments

Comments
 (0)