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 2012/11/08 19:23:03 UTC

svn commit: r1407205 - /cayenne/site/cms/trunk/content/building-cayenne.mdtext

Author: aadamchik
Date: Thu Nov  8 18:23:02 2012
New Revision: 1407205

URL: http://svn.apache.org/viewvc?rev=1407205&view=rev
Log:
cleaning up old stuff an inaccuracies

Modified:
    cayenne/site/cms/trunk/content/building-cayenne.mdtext

Modified: cayenne/site/cms/trunk/content/building-cayenne.mdtext
URL: http://svn.apache.org/viewvc/cayenne/site/cms/trunk/content/building-cayenne.mdtext?rev=1407205&r1=1407204&r2=1407205&view=diff
==============================================================================
--- cayenne/site/cms/trunk/content/building-cayenne.mdtext (original)
+++ cayenne/site/cms/trunk/content/building-cayenne.mdtext Thu Nov  8 18:23:02 2012
@@ -3,8 +3,8 @@ Title: Building Cayenne
 
 ### Prerequisites
 
-*	[Make sure Maven is installed](http://maven.apache.org/).
-*	[Get the source code](/code-repository.html).
+* Make sure [Maven](http://maven.apache.org/) is installed.
+* [Get the source code](/code-repository.html).
 
 ### Building with Maven