[Zope-Checkins] SVN: Zope/trunk/README.txt - fix documentation link
Baiju M
baiju.m.mail at gmail.com
Thu Feb 26 06:20:56 EST 2009
Log message for revision 97292:
- fix documentation link
- fix path to INSTALL.rst
Changed:
U Zope/trunk/README.txt
-=-
Modified: Zope/trunk/README.txt
===================================================================
--- Zope/trunk/README.txt 2009-02-26 10:54:12 UTC (rev 97291)
+++ Zope/trunk/README.txt 2009-02-26 11:20:56 UTC (rev 97292)
@@ -6,16 +6,16 @@
This document provides some general information about Zope2 and provides
links to other documents.
-Installation information can be found in ``doc/INSTALL.txt``. Other
+Installation information can be found in ``doc/INSTALL.rst``. Other
documentation is also in the "doc" directory and in the zope.org
-documentation section at http://www.zope.org/Documentation/.
+documentation section at http://docs.zope.org/ .
General Zope information is available at http://www.zope.org/
Installation
------------
-Follow the instructions in ``doc/INSTALL.txt`` to install Zope.
+Follow the instructions in ``doc/INSTALL.rst`` to install Zope.
License
-------
More information about the Zope-Checkins
mailing list