summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTres Seaver <tseaver@palladion.com>2015-02-16 09:57:54 -0500
committerTres Seaver <tseaver@palladion.com>2015-02-16 09:57:54 -0500
commitf6e292e3aaaecd89f60195ad51872f8142de423e (patch)
tree817f7beb6fab41e9da8f355f8693e670cb4e4b7e
parent8eb1676212213e74e07131a0724c6f73c7bc853a (diff)
downloadzope-event-f6e292e3aaaecd89f60195ad51872f8142de423e.tar.gz
Point to RTD for the docs.
-rw-r--r--README.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index 0383fa3..e79325a 100644
--- a/README.rst
+++ b/README.rst
@@ -2,8 +2,8 @@
=====================
.. image:: https://pypip.in/version/zope.event/badge.svg?style=flat
- :target: https://pypi.python.org/pypi/zope.event/
- :alt: Latest Version
+ :target: https://pypi.python.org/pypi/zope.event/
+ :alt: Latest Version
.. image:: https://travis-ci.org/zopefoundation/zope.event.png?branch=master
:target: https://travis-ci.org/zopefoundation/zope.event
@@ -22,4 +22,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://docs.zope.org/zope.event/ for the documentation.
+Please see http://zopeevent.rtfd.org/ for the documentation.