You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jv...@apache.org on 2005/10/30 17:09:40 UTC

svn commit: r329585 - /maven/components/trunk/maven-site/src/site/apt/guides/mini/guide-multiple-repositories.apt

Author: jvanzyl
Date: Sun Oct 30 08:09:34 2005
New Revision: 329585

URL: http://svn.apache.org/viewcvs?rev=329585&view=rev
Log:
o http://jira.codehaus.org/browse/MNG-1343

  Submitted by: Brian Bonner

Modified:
    maven/components/trunk/maven-site/src/site/apt/guides/mini/guide-multiple-repositories.apt

Modified: maven/components/trunk/maven-site/src/site/apt/guides/mini/guide-multiple-repositories.apt
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-site/src/site/apt/guides/mini/guide-multiple-repositories.apt?rev=329585&r1=329584&r2=329585&view=diff
==============================================================================
--- maven/components/trunk/maven-site/src/site/apt/guides/mini/guide-multiple-repositories.apt (original)
+++ maven/components/trunk/maven-site/src/site/apt/guides/mini/guide-multiple-repositories.apt Sun Oct 30 08:09:34 2005
@@ -37,7 +37,7 @@
  inheritance chain.
 
  <<NOTE:>> You will also get the standard set of repositories as defined in the 
- {{{../getting-started/introduction-to-the-pom.html#Super POM}Super POM}}.
+ {{{../introduction/introduction-to-the-pom.html#Super POM}Super POM}}.
 
  The other way you can specify the use of multiple repositories by creating a profile in
  your <<<~/.m2/settings.xml>>> file like the following:
@@ -85,4 +85,4 @@
  In fact the <<<-P>>> option will take a CSV list of profiles to activate if you wish to
  activate multiple profiles simultaneously.
  
- <<Note>>: the settings descriptor documentation can be found {{{../../maven-settings/settings.html}here}}.
\ No newline at end of file
+ <<Note>>: the settings descriptor documentation can be found {{{../../maven-settings/settings.html}here}}.