summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorToine Siebelink <toine.siebelink@est.tech>2021-01-22 15:32:19 +0000
committerGerrit Code Review <gerrit@onap.org>2021-01-22 15:32:19 +0000
commit5fa9a9ebb6459755a4267066e23f9671b9fac5b9 (patch)
tree200dce73493b07663d8f330bce5eb2aa48fc3e33 /README.md
parentd45aacaf71afbd352909f02876b86e62744fcae8 (diff)
parent708fd6615c97756eade415a6295b1fb663e4d3ef (diff)
Merge "Enable log level management via actuator, /cps/api path to use for REST controllers only only"
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index d5f0c66f4..8282d30ca 100644
--- a/README.md
+++ b/README.md
@@ -29,5 +29,5 @@ java -DDB_HOST=localhost -DDB_USERNAME=cps -DDB_PASSWORD=cps -jar cps-rest/targe
```
* Browse
- * [Swagger UI](http://localhost:8080/api/cps/swagger-ui/index.html)
- * [Api Documentation](http://localhost:8080/api/cps/v3/api-docs)
+ * [Swagger UI](http://localhost:8080/swagger-ui/index.html)
+ * [Api Documentation](http://localhost:8080/v3/api-docs)