aboutsummaryrefslogtreecommitdiffstats
path: root/certServiceClient/README.md
diff options
context:
space:
mode:
authorkjaniak <kornel.janiak@nokia.com>2020-07-08 15:19:33 +0200
committerPiotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>2020-07-13 10:12:50 +0200
commite64680cd62b468a25b763457c2e1d31414081c29 (patch)
tree21ab8e027a6fb62dc606eca155b719772de29612 /certServiceClient/README.md
parented1b24390eaacd5ec869bd1947a2cbcd21f62b63 (diff)
Add subfolders creation
Added new not existing subfolders creation in output path to allow CMPv2 integration. Top up version to 1.2.0 Issue-ID: DCAEGEN2-2252 Change-Id: I59f8dfa7fddc5eb3a3fdd80ce18eb3e2272e1bfb Signed-off-by: kjaniak <kornel.janiak@nokia.com>
Diffstat (limited to 'certServiceClient/README.md')
-rw-r--r--certServiceClient/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/certServiceClient/README.md b/certServiceClient/README.md
index adb5d4fb..b3005345 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://onap-doc.readthedocs.io/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-aaf-certservice/en/latest/sections/usage.html)
### Logs locally