You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lu...@apache.org on 2010/08/31 07:27:54 UTC

svn commit: r991080 - /myfaces/site/trunk/src/site/apt/otherProjects.apt

Author: lu4242
Date: Tue Aug 31 05:27:54 2010
New Revision: 991080

URL: http://svn.apache.org/viewvc?rev=991080&view=rev
Log:
fix links broken after update to myfaces master pom v 9

Modified:
    myfaces/site/trunk/src/site/apt/otherProjects.apt

Modified: myfaces/site/trunk/src/site/apt/otherProjects.apt
URL: http://svn.apache.org/viewvc/myfaces/site/trunk/src/site/apt/otherProjects.apt?rev=991080&r1=991079&r2=991080&view=diff
==============================================================================
--- myfaces/site/trunk/src/site/apt/otherProjects.apt (original)
+++ myfaces/site/trunk/src/site/apt/otherProjects.apt Tue Aug 31 05:27:54 2010
@@ -16,7 +16,7 @@ Myfaces Commons Project
   part of this code belongs to tomahawk, but the intention is maintain this code here
   so interested people just takes what it needs.
 
-  See the {{{commons/index.html}Myfaces Commons Site}} for more information.
+  See the {{{http://myfaces.apache.org/commons/index.html}Myfaces Commons Site}} for more information.
 
 The Shared Project
 
@@ -38,9 +38,11 @@ The Shared Project
   The shared project is actually divided into JSF1.1 and JSF1.2 branches.
   See one of the following for more information:
 
-    * {{{shared11/index.html}JSF1.1 Shared Project}}
+    * {{{http://myfaces.apache.org/shared11/index.html}JSF1.1 Shared Project}}
 
-    * {{{shared12/index.html}JSF1.2 Shared Project}}
+    * {{{http://myfaces.apache.org/shared12/index.html}JSF1.2 Shared Project}}
+
+    * {{{http://myfaces.apache.org/shared20/index.html}JSF2.0 Shared Project}}
   
 Maven Archetypes
 
@@ -49,7 +51,7 @@ Maven Archetypes
   of files suitable as a starting point for a new project.
 
   MyFaces provides maven archetypes useful for quickly starting various types of
-  JSF projects. See the {{{build-tools/archetypes/index.html}Maven Archetypes}}
+  JSF projects. See the {{{http://myfaces.apache.org/build-tools/archetypes/index.html}Maven Archetypes}}
   project for more details.
 
 Maven Plugins
@@ -58,7 +60,7 @@ Maven Plugins
   aspects to building some projects; therefore some custom Maven Plugins have been written to
   make life easier.
 
-  See the {{{build-tools/plugins/index.html}Maven Plugins Project}} for more details.
+  See the {{{http://myfaces.apache.org/build-tools/plugins/index.html}Maven Plugins Project}} for more details.
 
 Maven Parent Pom
 
@@ -71,10 +73,8 @@ Maven Site 
   right now). This can be found under "site" within the myfaces project root directory in
   subversion.
 
-  Much of the site documentation is written in APT format. A quick overview of APT format
-  can be found {{{format.html}here}}. That page is of course written in APT itself, and
-  reading the original can be useful too; that is available under the site project
-  subversion directory in file "src/site/apt/format.apt".
+  Much of the site documentation is written in APT format. That page is of course written 
+  in APT itself, and reading the original can be useful too.
 
 Maven Site Skins