summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorLudovic Gasc (GMLudo) <git@gmludo.eu>2015-04-14 16:04:09 -0400
committerLudovic Gasc (GMLudo) <git@gmludo.eu>2015-04-14 16:04:09 -0400
commit7718675eb9d3acf4b45b8f99f7e64468caa7a2a3 (patch)
tree9e6e24bcd1657c2b38da0c7388afdd5629b0c437 /README.rst
parent173ff866346d8210acfa268239aa99d907fc38a2 (diff)
downloadtrollius-git-7718675eb9d3acf4b45b8f99f7e64468caa7a2a3.tar.gz
#230: Change official URL from tulip to asyncio in README.rst
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 329abdd..036bd5d 100644
--- a/README.rst
+++ b/README.rst
@@ -6,7 +6,7 @@ PEP 3156: http://www.python.org/dev/peps/pep-3156/
Copyright/license: Open source, Apache 2.0. Enjoy.
-Master GitHub repo: https://github.com/python/tulip
+Master GitHub repo: https://github.com/python/asyncio
The actual code lives in the 'asyncio' subdirectory.
Tests are in the 'tests' subdirectory.