Skip to content
This repository was archived by the owner on May 31, 2021. It is now read-only.

Commit f556796

Browse files
authored
Merge pull request #26 from asyncio-docs/Mariatta-patch-1
Update a couple links in Readme
2 parents 9eaadb3 + a43077d commit f556796

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Asyncio documentation
22
=====================
33

44
* Online doc: https://asyncio.readthedocs.io/
5-
* GitHub: https://github.com/asyncio-doc/asyncio-doc
5+
* GitHub: https://github.com/asyncio-docs/asyncio-doc
66
* AsyncIO documentation is written with `Sphinx <http://www.sphinx-doc.org/>`_.
77

88

@@ -49,6 +49,6 @@ Then build the documentation using::
4949
See also
5050
========
5151

52-
* https://github.com/python/asyncio
52+
* https://docs.python.org/3/library/asyncio.html
5353
* http://krondo.com/an-introduction-to-asynchronous-programming-and-twisted/
5454
* https://curio.readthedocs.io/en/latest/tutorial.html

0 commit comments

Comments
 (0)