Skip to content

Commit 6af51a3

Browse files
committed
Merge pull request #8 from lisael/fix_setup_project_URL
2 parents 6315e8e + 00feae5 commit 6af51a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
long_description=LONG_DESC,
5757
author="Matthias Urlichs",
5858
author_email="matthias@urlichs.de",
59-
url="https://github.com/smurfix/trio-asyncio",
59+
url="https://github.com/python-trio/trio-asyncio",
6060
license="MIT -or- Apache License 2.0",
6161
packages=find_packages(),
6262
install_requires=[

0 commit comments

Comments
 (0)