From 212b3c796c3b72b4e71c0f9942accadfe8c25959 Mon Sep 17 00:00:00 2001 From: Brett Porter Date: Fri, 23 Nov 2007 09:08:44 +0000 Subject: [PATCH] fix links git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@597607 13f79535-47bb-0310-9956-ffa450edef68 --- archiva-docs/src/site/apt/quick-start.apt | 4 ++-- archiva-docs/src/site/apt/release-notes.apt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/archiva-docs/src/site/apt/quick-start.apt b/archiva-docs/src/site/apt/quick-start.apt index 7f786beb9..9d44365a7 100644 --- a/archiva-docs/src/site/apt/quick-start.apt +++ b/archiva-docs/src/site/apt/quick-start.apt @@ -63,11 +63,11 @@ Installing Archiva * <<>> - a repository for storing deployed snapshots. This is not proxied to any remote repositories by default. In addition, the guest user has read access to these repositories, so you can make anonymous requests to either. To try this out, point a web browser at the following URL: - {{{http://localhost:8080/archiva/repository/internal/junit/junit/3.8.1/junit-3.8.1.jar}}}. Though the artifact is not present locally, you will see in the Archiva logs that it is + {{http://localhost:8080/archiva/repository/internal/junit/junit/3.8.1/junit-3.8.1.jar}}. Though the artifact is not present locally, you will see in the Archiva logs that it is downloaded from the central repository, and then handed back to the browser and downloaded from Archiva. Future requests for the artifact will be much faster as they need not be downloaded from the central repository. - Once this artifact is downloaded, Archiva automatically indexes it, so you can access it's information at the following URL: {{{http://localhost:8080/archiva/browse/junit/junit/3.8.1/}}}. + Once this artifact is downloaded, Archiva automatically indexes it, so you can access it's information at the following URL: {{http://localhost:8080/archiva/browse/junit/junit/3.8.1/}}. It will also be available from the search interface. diff --git a/archiva-docs/src/site/apt/release-notes.apt b/archiva-docs/src/site/apt/release-notes.apt index 962495e78..7b8d063a4 100644 --- a/archiva-docs/src/site/apt/release-notes.apt +++ b/archiva-docs/src/site/apt/release-notes.apt @@ -6,7 +6,7 @@ Release Notes for Archiva 1.0 The Apache Archiva team would like to announce the release of Archiva 1.0. - Archiva 1.0 is {{{/download.html} available for download from the web site}}. + Archiva 1.0 is {{{http://maven.apache.org/archiva/download.html} available for download from the web site}}. Archiva is an application for managing one or more remote repositories, including administration, artifact handling, browsing and searching. -- 2.39.5