diff options
author | Andreas Geissler <andreas-geissler@telekom.de> | 2022-05-19 15:12:05 +0200 |
---|---|---|
committer | Andreas Geissler <andreas-geissler@telekom.de> | 2022-05-19 14:02:41 +0000 |
commit | 187d1435142c50e627890ddd5049a9f43ebbe1a2 (patch) | |
tree | 91ce5e18e5dff40ccfeedeee9ad60aeb565e5ab3 /docs/sections/build.rst | |
parent | 03b0923ab092e980ba74537f00212abb0f499d05 (diff) |
[DOCS] Update J release notes for cert-service
Update the expired certificates and recreate the docker files
Update the release notes and update some Sphinx files
Fix some linting problems in the files
Issue-ID: OOM-2953
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I1a26d7289890eee7fb38b11a45da3db5fc70ba8d
Diffstat (limited to 'docs/sections/build.rst')
-rw-r--r-- | docs/sections/build.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sections/build.rst b/docs/sections/build.rst index 27a40b18..2f203992 100644 --- a/docs/sections/build.rst +++ b/docs/sections/build.rst @@ -36,7 +36,7 @@ Environment How to build images? -------------------- -#. Checkout the project from https://gerrit.onap.org/r/#/admin/projects/oom/platform/cert-service +#. Checkout the project from https://gerrit.onap.org/r/admin/repos/oom/platform/cert-service #. Read information stored in README.md file #. Use a Makefile to build images:: |