summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/glossary.rst6
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/glossary.rst b/docs/glossary.rst
index 40c15efdc..1b7a5f307 100644
--- a/docs/glossary.rst
+++ b/docs/glossary.rst
@@ -334,12 +334,6 @@ Glossary
`Zope Object Database <http://zodb.org>`_, a
persistent Python object store.
- ZEO
- `Zope Enterprise Objects
- <http://www.zope.org/Documentation/Books/ZopeBook/2_6Edition/ZEO.stx>`_
- allows multiple simultaneous processes to access a single
- :term:`ZODB` database.
-
WebOb
`WebOb <http://webob.org>`_ is a WSGI request/response
library created by Ian Bicking.