summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Abramowitz <marc@marc-abramowitz.com>2015-01-27 04:05:20 -0800
committerMarc Abramowitz <marc@marc-abramowitz.com>2015-01-27 04:08:06 -0800
commitaae51505f0dafca8f1d1d92ce09708e5fabe0bfe (patch)
tree6c4e71fda9c1c71950fc5fd4055591fcef3dcf7e
parent622ba3daf3597241b0409371e140834085f60a2b (diff)
downloadzope-component-aae51505f0dafca8f1d1d92ce09708e5fabe0bfe.tar.gz
README.rst: Link zope.interface to GitHub
-rw-r--r--README.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 4d01582..e826ba0 100644
--- a/README.rst
+++ b/README.rst
@@ -15,7 +15,9 @@
`Zope Toolkit project <http://docs.zope.org/zopetoolkit/>`_.
This package represents the core of the Zope Component Architecture.
-Together with the ``zope.interface`` package, it provides facilities for
+Together with the zope.interface_ package, it provides facilities for
defining, registering and looking up components.
Please see http://docs.zope.org/zope.component/ for the documentation.
+
+.. _zope.interface: https://github.com/zopefoundation/zope.interface