We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c69944f commit 934cfe5Copy full SHA for 934cfe5
1 file changed
setup.py
@@ -3,7 +3,7 @@
3
exec(open("trio/_version.py", encoding="utf-8").read())
4
5
LONG_DESC = """\
6
-.. image:: https://cdn.rawgit.com/python-trio/trio/9b0bec646a31e0d0f67b8b6ecc6939726faf3e17/logo/logo-with-background.svg
+.. image:: https://raw.githubusercontent.com/python-trio/trio/9b0bec646a31e0d0f67b8b6ecc6939726faf3e17/logo/logo-with-background.svg
7
:width: 200px
8
:align: right
9
0 commit comments