summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorCory Benfield <lukasaoz@gmail.com>2015-09-13 15:18:57 +0100
committerCory Benfield <lukasaoz@gmail.com>2015-09-13 15:18:57 +0100
commit769dabbf11122cabc9cfcf996b9599bc867b7ab9 (patch)
tree87619ca7e92b11f470a1002d5e7aa06be751da3e /README.rst
parentdc1bbdd625fca2040ffcd484d2cb7b12a4619854 (diff)
Further simple readme updates.
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index dbad514..364a950 100644
--- a/README.rst
+++ b/README.rst
@@ -5,7 +5,7 @@ hyper-h2: HTTP/2 Protocol Stack
.. image:: https://raw.github.com/Lukasa/hyper/development/docs/source/images/hyper.png
.. image:: https://travis-ci.org/python-hyper/hyper-h2.png?branch=master
- :target: https://travis-ci.org/Lukasa/hyper
+ :target: https://travis-ci.org/python-hyper/hyper-h2
This repository contains a pure-Python implementation of a HTTP/2 protocol
stack. It's written from the ground up to be embeddable in whatever program you
@@ -49,5 +49,5 @@ License
Authors
=======
-``hyper`` is maintained by Cory Benfield, with contributions from others. For
+``hyper-h2`` is maintained by Cory Benfield, with contributions from others. For
more details about the contributors, please see ``CONTRIBUTORS.rst``.