summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index 2249fba..0bf1ccb 100644
--- a/README.rst
+++ b/README.rst
@@ -1,5 +1,6 @@
-``zope.event`` README
-=====================
+=======================
+ ``zope.event`` README
+=======================
.. image:: https://img.shields.io/pypi/v/zope.event.svg
:target: https://pypi.python.org/pypi/zope.event/
@@ -22,4 +23,4 @@ The ``zope.event`` package provides a simple event system, including:
event dispatching system that builds on ``zope.event`` can be found in
``zope.component``.
-Please see http://zopeevent.rtfd.org/ for the documentation.
+Please see http://zopeevent.readthedocs.io/ for the documentation.