You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2012/12/26 16:31:12 UTC

svn commit: r1425952 - /maven/site/trunk/content/xdoc/download-fast.xml.vm

Author: olamy
Date: Wed Dec 26 15:31:12 2012
New Revision: 1425952

URL: http://svn.apache.org/viewvc?rev=1425952&view=rev
Log:
fix links

Modified:
    maven/site/trunk/content/xdoc/download-fast.xml.vm

Modified: maven/site/trunk/content/xdoc/download-fast.xml.vm
URL: http://svn.apache.org/viewvc/maven/site/trunk/content/xdoc/download-fast.xml.vm?rev=1425952&r1=1425951&r2=1425952&view=diff
==============================================================================
--- maven/site/trunk/content/xdoc/download-fast.xml.vm (original)
+++ maven/site/trunk/content/xdoc/download-fast.xml.vm Wed Dec 26 15:31:12 2012
@@ -382,14 +382,14 @@ under the License.
         <subsection name="Security">
           <p>
           As of Maven 2.1.0+, you can encrypt passwords in your settings file, however you must first configure a master password. For more information on
-          both server passwords and the master password, see the {{{./guides/mini/guide-encryption.html} Guide to Password Encryption}}.
+          both server passwords and the master password, see the <a href="./guides/mini/guide-encryption.html">Guide to Password Encryption</a>.
         </p>
         </subsection>
 
         <subsection name="Toolchains">
           <p>
             As of Maven 2.0.9+, you can build a project using a specific version of JDK independent from the one Maven is running with.
-            For more information, see the {{{./guides/mini/guide-using-toolchains.html} Guide to Using Toolchains}}.
+            For more information, see the <a href="./guides/mini/guide-using-toolchains.html">Guide to Using Toolchains</a>.
           </p>
         </subsection>