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

Update a couple links in Readme #26

Merged
merged 1 commit into from
Mar 13, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Asyncio documentation
=====================

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


Expand Down Expand Up @@ -49,6 +49,6 @@ Then build the documentation using::
See also
========

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