Repository: archiva
Updated Branches:
  refs/heads/master 9254faf55 -> 54fbc5f0b


complete documentation and fix links


Project: http://git-wip-us.apache.org/repos/asf/archiva/repo
Commit: http://git-wip-us.apache.org/repos/asf/archiva/commit/54fbc5f0
Tree: http://git-wip-us.apache.org/repos/asf/archiva/tree/54fbc5f0
Diff: http://git-wip-us.apache.org/repos/asf/archiva/diff/54fbc5f0

Branch: refs/heads/master
Commit: 54fbc5f0b2de5cf977e2b45edea0be76f5913ce2
Parents: 9254faf
Author: Olivier Lamy <[email protected]>
Authored: Wed May 21 15:29:22 2014 +1000
Committer: Olivier Lamy <[email protected]>
Committed: Wed May 21 15:29:22 2014 +1000

----------------------------------------------------------------------
 archiva-docs/src/site/apt/userguide/index.apt              | 2 +-
 archiva-docs/src/site/apt/userguide/querying-artifacts.apt | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/archiva/blob/54fbc5f0/archiva-docs/src/site/apt/userguide/index.apt
----------------------------------------------------------------------
diff --git a/archiva-docs/src/site/apt/userguide/index.apt 
b/archiva-docs/src/site/apt/userguide/index.apt
index 2295cbc..a687d7d 100644
--- a/archiva-docs/src/site/apt/userguide/index.apt
+++ b/archiva-docs/src/site/apt/userguide/index.apt
@@ -38,7 +38,7 @@ Users Guide
 
     * {{{./rss.html}RSS Feeds in Archiva}}
     
-    * {{{./auditlog-report.html}Viewing the Audit Log Report}}
+    * {{{./querying-artifacts.html}Querying Artifacts}}
 
     []
 

http://git-wip-us.apache.org/repos/asf/archiva/blob/54fbc5f0/archiva-docs/src/site/apt/userguide/querying-artifacts.apt
----------------------------------------------------------------------
diff --git a/archiva-docs/src/site/apt/userguide/querying-artifacts.apt 
b/archiva-docs/src/site/apt/userguide/querying-artifacts.apt
index 05dacc3..5c89c66 100644
--- a/archiva-docs/src/site/apt/userguide/querying-artifacts.apt
+++ b/archiva-docs/src/site/apt/userguide/querying-artifacts.apt
@@ -47,5 +47,8 @@ Querying Artifacts
 
   * r= the repository (optional, if none all repositories available for 
reading for the current user are searched)
 
+  []
 
+  <<NOTE>>: the response is a redirect (so you need to follow redirect if you 
want to download the artifact). No content
+  response is returned if the query doesn't match any artifact.
 

Reply via email to