Author: marrs
Date: Mon Aug 20 15:22:45 2012
New Revision: 1375053
URL: http://svn.apache.org/viewvc?rev=1375053&view=rev
Log:
Fixed a link to the developer docs.
Modified:
ace/site/trunk/content/index.mdtext
Modified: ace/site/trunk/content/index.mdtext
URL:
http://svn.apache.org/viewvc/ace/site/trunk/content/index.mdtext?rev=1375053&r1=1375052&r2=1375053&view=diff
==============================================================================
--- ace/site/trunk/content/index.mdtext (original)
+++ ace/site/trunk/content/index.mdtext Mon Aug 20 15:22:45 2012
@@ -10,4 +10,4 @@ When assembling software out of reusable
Apache ACE allows you to group those components and assign them to a managed
set of targets. This allows you to distribute updates and new components
easily, while keeping a full history of what was installed where during what
period. It also helps you setup an automated development, QA/testing, staging
and production environment.
-If you want to learn more about how to use Apache ACE, go to the User
Documentation and start with [A brief
introduction](/user-doc/introduction.html). If you are interested in becoming
involved, check out our [Mailing Lists](/get-involved/mailing-lists.html) and
finally, to gain a deeper understanding of the software, read the available
[Developer Documentation](/dev-doc.html) which explains how to build the
software and the overall [Software
Architecture](/dev-doc/software-architecture.html).
+If you want to learn more about how to use Apache ACE, go to the User
Documentation and start with [A brief
introduction](/user-doc/introduction.html). If you are interested in becoming
involved, check out our [Mailing Lists](/get-involved/mailing-lists.html) and
finally, to gain a deeper understanding of the software, read the available
[Developer Documentation](/dev-doc/getting-started.html) which explains how to
build the software and the overall [Software
Architecture](/dev-doc/software-architecture.html).