diff options
author | Brett Porter <brett@apache.org> | 2008-05-10 21:14:19 +0000 |
---|---|---|
committer | Brett Porter <brett@apache.org> | 2008-05-10 21:14:19 +0000 |
commit | 5d4435ac5e58f9f3be9e7a1cc1cae9a7362dbeee (patch) | |
tree | b028de313eb0c03a4b885f7d8af61d9403a4144f /archiva-docs/pom.xml | |
parent | 559d9689e0c0ca9b81778ffacd5cc8fb2654e9bc (diff) | |
download | archiva-5d4435ac5e58f9f3be9e7a1cc1cae9a7362dbeee.tar.gz archiva-5d4435ac5e58f9f3be9e7a1cc1cae9a7362dbeee.zip |
adjust site structure in accordance with modules, and make the header consistent with the main site
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@655189 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-docs/pom.xml')
-rw-r--r-- | archiva-docs/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archiva-docs/pom.xml b/archiva-docs/pom.xml index 1d67b1695..084d462f0 100644 --- a/archiva-docs/pom.xml +++ b/archiva-docs/pom.xml @@ -28,7 +28,7 @@ <version>1.1-SNAPSHOT</version> <packaging>pom</packaging> <name>Archiva Documentation</name> - <url>http://maven.apache.org/archiva/docs/${project.version}/</url> + <url>http://archiva.apache.org/docs/${project.version}/</url> <build> <plugins> |