Author: khmarbaise
Date: Sat Aug  6 16:35:09 2016
New Revision: 1755405

URL: http://svn.apache.org/viewvc?rev=1755405&view=rev
Log:
Fixed link.

Modified:
    maven/site/trunk/content/apt/guides/mini/guide-using-toolchains.apt

Modified: maven/site/trunk/content/apt/guides/mini/guide-using-toolchains.apt
URL: 
http://svn.apache.org/viewvc/maven/site/trunk/content/apt/guides/mini/guide-using-toolchains.apt?rev=1755405&r1=1755404&r2=1755405&view=diff
==============================================================================
--- maven/site/trunk/content/apt/guides/mini/guide-using-toolchains.apt 
(original)
+++ maven/site/trunk/content/apt/guides/mini/guide-using-toolchains.apt Sat Aug 
 6 16:35:09 2016
@@ -131,7 +131,7 @@ Guide to Using Toolchains
   configured in our <<<pom.xml>>> above executes, it will see that a JDK 
toolchain is set in the MavenSession and will thereby use
   that toolchain (that would be the JDK installed at <<</path/to/jdk/1.5>>> 
for our example) to compile the sources.
 
-  Starting with {{{./docs/3.3.1/release-notes.html}Maven 3.3.1}} you can put 
the <<<toolchains.xml>>> 
+  Starting with {{{/docs/3.3.1/release-notes.html}Maven 3.3.1}} you can put 
the <<<toolchains.xml>>> 
   file wherever you like by using the <<<--global-toolchains file>>> option 
but it is recommended to 
   locate it into <<<$\{user.home\}/.m2/>>>. 
 


Reply via email to