[Zope-Checkins] SVN: Zope/trunk/src/App/dtml/zope_quick_start.dtml Update documentation links

Baiju M baiju.m.mail at gmail.com
Thu Feb 26 05:54:12 EST 2009


Log message for revision 97291:
  Update documentation links
  

Changed:
  U   Zope/trunk/src/App/dtml/zope_quick_start.dtml

-=-
Modified: Zope/trunk/src/App/dtml/zope_quick_start.dtml
===================================================================
--- Zope/trunk/src/App/dtml/zope_quick_start.dtml	2009-02-26 10:04:40 UTC (rev 97290)
+++ Zope/trunk/src/App/dtml/zope_quick_start.dtml	2009-02-26 10:54:12 UTC (rev 97291)
@@ -37,7 +37,7 @@
 <ul>
 <li>
 <p>
-<a href="http://www.zope.org/Documentation/ZopeBook/" target="_new">Read The 
+<a href="http://docs.zope.org/zope2book/" target="_new">Read The 
 Fine Manual</a>.  This document guides you through the whole process of
 learning Zope, from logging in for the first time to creating your own
 web applications.
@@ -46,7 +46,7 @@
 
 <li>
 <p>
-Go to the main <a href="http://www.zope.org/Documentation/" target="_new">
+Go to the main <a href="http://docs.zope.org/" target="_new">
 Documentation Overview</a> on <a href="http://www.zope.org" target="_new">Zope.org</a>.  
 Here you will find pointers to official and community contributed documentation.
 </p>



More information about the Zope-Checkins mailing list