aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-docs/src
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2012-10-05 19:48:57 +0000
committerOlivier Lamy <olamy@apache.org>2012-10-05 19:48:57 +0000
commit247bc6495aaec332766a4f7813a4f48c8ae4b553 (patch)
tree2f24117e08a9ec0ed95ce7dc3ed92916e7b061da /archiva-docs/src
parent7777786ba31248250a0a4d5fd83bb67cb9d685fb (diff)
downloadarchiva-247bc6495aaec332766a4f7813a4f48c8ae4b553.tar.gz
archiva-247bc6495aaec332766a4f7813a4f48c8ae4b553.zip
link to rest ui services documentation
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1394759 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-docs/src')
-rw-r--r--archiva-docs/src/site/apt/adminguide/webservices/rest.apt.vm4
1 files changed, 3 insertions, 1 deletions
diff --git a/archiva-docs/src/site/apt/adminguide/webservices/rest.apt.vm b/archiva-docs/src/site/apt/adminguide/webservices/rest.apt.vm
index f38a42032..3dbee7e75 100644
--- a/archiva-docs/src/site/apt/adminguide/webservices/rest.apt.vm
+++ b/archiva-docs/src/site/apt/adminguide/webservices/rest.apt.vm
@@ -32,7 +32,9 @@ Using REST Services
All samples here will use Apache CXF REST client API. By the way you can use some others REST client frameworks.
NOTE: a wadl is available in your Archiva instance : http(s)://ip:port/../restServices/application.wadl
- Archiva REST api is available here: {{http://archiva.apache.org/docs/${project.version}/rest-docs-archiva-rest-api/index.html}}
+ * Archiva REST api is available here: {{http://archiva.apache.org/docs/${project.version}/rest-docs-archiva-rest-api/index.html}}
+
+ * Archiva UI REST api is available here: {{http://archiva.apache.org/docs/${project.version}/rest-docs-archiva-ui/index.html}}
* Search Service