You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by aa...@apache.org on 2010/01/22 20:33:38 UTC

svn commit: r902240 - in /cayenne/site/trunk/tlp-site: bin/site-sync src/confluence/auto-export-template.txt

Author: aadamchik
Date: Fri Jan 22 19:33:38 2010
New Revision: 902240

URL: http://svn.apache.org/viewvc?rev=902240&view=rev
Log:
fixing doc30 links

Modified:
    cayenne/site/trunk/tlp-site/bin/site-sync
    cayenne/site/trunk/tlp-site/src/confluence/auto-export-template.txt

Modified: cayenne/site/trunk/tlp-site/bin/site-sync
URL: http://svn.apache.org/viewvc/cayenne/site/trunk/tlp-site/bin/site-sync?rev=902240&r1=902239&r2=902240&view=diff
==============================================================================
--- cayenne/site/trunk/tlp-site/bin/site-sync (original)
+++ cayenne/site/trunk/tlp-site/bin/site-sync Fri Jan 22 19:33:38 2010
@@ -30,6 +30,7 @@
 rm $WWW_DEST/doc/swing-applications.html
 rm -rf $WWW_DEST/doc/dataview-concepts.data/
 rm -rf $WWW_DEST/doc/swing-applications.data
+rm $WWW_DEST/doc30/quick-start.html 
 
 # Link rewriting:
 #  * Fix relative links - confluence space is always one level deep, so use -depth 1

Modified: cayenne/site/trunk/tlp-site/src/confluence/auto-export-template.txt
URL: http://svn.apache.org/viewvc/cayenne/site/trunk/tlp-site/src/confluence/auto-export-template.txt?rev=902240&r1=902239&r2=902240&view=diff
==============================================================================
--- cayenne/site/trunk/tlp-site/src/confluence/auto-export-template.txt (original)
+++ cayenne/site/trunk/tlp-site/src/confluence/auto-export-template.txt Fri Jan 22 19:33:38 2010
@@ -33,8 +33,8 @@
 	</li>
 	<li><a href="http://cayenne.apache.org/documentation.html">Documentation</a>
 		<ul>
-			<li><a href="http://cayenne.apache.org/doc30/quick-start.html">Getting Started</a></li>
-			<li class="trigger"><a href="http://cayenne.apache.org/doc/documentation.html">Version 3.0 (beta)</a>
+			<li><a href="http://cayenne.apache.org/doc30/tutorial.html">Getting Started</a></li>
+			<li class="trigger"><a href="http://cayenne.apache.org/doc30/documentation.html">Version 3.0 (beta)</a>
 				<ul>
 					<li><a href="http://cayenne.apache.org/doc30/overview.html">Overview</a></li>
 					<li><a href="http://cayenne.apache.org/doc30/cayenne-guide.html">Cayenne Guide</a></li>