summaryrefslogtreecommitdiffstats
path: root/archiva-docs
diff options
context:
space:
mode:
Diffstat (limited to 'archiva-docs')
-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