[Zodb-checkins] CVS: ZODB3/ZEO - __init__.py:1.17
Guido van Rossum
guido@python.org
Tue, 21 Jan 2003 17:25:42 -0500
Update of /cvs-repository/ZODB3/ZEO
In directory cvs.zope.org:/tmp/cvs-serv24833
Modified Files:
__init__.py
Log Message:
Fix URL with "home page".
=== ZODB3/ZEO/__init__.py 1.16 => 1.17 ===
--- ZODB3/ZEO/__init__.py:1.16 Fri Jan 17 13:24:36 2003
+++ ZODB3/ZEO/__init__.py Tue Jan 21 17:25:39 2003
@@ -15,9 +15,9 @@
See the file README.txt in this directory for an overview.
-ZEO's home on the web is
+ZEO is now part of ZODB; ZODB's home on the web is
- http://www.zope.org/Products/ZEO/
+ http://www.zope.org/Wikis/ZODB
"""