aboutsummaryrefslogtreecommitdiffstats
path: root/certServiceClient
diff options
context:
space:
mode:
authorBogumil Zebek <bogumil.zebek@nokia.com>2020-08-19 12:47:44 +0200
committerZebek Bogumil <bogumil.zebek@nokia.com>2020-08-19 12:47:44 +0200
commitdd6fd1a1c87dc0c118dab646ab87de6289121d67 (patch)
tree13683da4fe9ceff52a2fb559e9e4a1428b8d2702 /certServiceClient
parenta1def56303f42c197156ed3862f733df32001bb7 (diff)
Fix README.md
- add proper link to documentation - fix broken command to run csits locally Issue-ID: OOM-2526 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: Ib296c60509098d87793dbf39b867573c20cd79e3
Diffstat (limited to 'certServiceClient')
-rw-r--r--certServiceClient/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/certServiceClient/README.md b/certServiceClient/README.md
index 38250160..63d9780b 100644
--- a/certServiceClient/README.md
+++ b/certServiceClient/README.md
@@ -26,7 +26,7 @@ CertService API and client must be running in same network.
You need certificate and trust anchors (in JKS format) to connect to CertService API via HTTPS. Information how to generate truststore and keystore files you can find in CertService main README.
-Information how to run you can find in CertService main README and official documentation, see [Read The Docs](https://docs.onap.org/projects/onap-aaf-certservice/en/latest/sections/usage.html)
+Information how to run you can find in CertService main README and official documentation, see [Read The Docs](https://docs.onap.org/projects/onap-oom-platform-cert-service/en/latest/sections/usage.html)
### Logs locally