diff options
author | Aleksandra Maciaga <aleksandra.maciaga@nokia.com> | 2020-05-12 09:58:35 +0200 |
---|---|---|
committer | Adam Wudzinski <adam.wudzinski@nokia.com> | 2020-05-21 12:21:37 +0200 |
commit | 3472d39bd861fc88c48a2f3217d73716b81f6ae3 (patch) | |
tree | 70ced79c94a662cea9e6d17e04cb5893c324e27f /docs/sections/build.rst | |
parent | 0c3c68ba16c8c1953247776e48072ff7668a7b02 (diff) |
Fix documentation1.0.1
Issue-ID: AAF-1091
Signed-off-by: Aleksandra Maciaga <aleksandra.maciaga@nokia.com>
Change-Id: I057f20fa82057affae18dbaae5c0f4d0b979bde5
Diffstat (limited to 'docs/sections/build.rst')
-rw-r--r-- | docs/sections/build.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/sections/build.rst b/docs/sections/build.rst index d533e330..44c38c46 100644 --- a/docs/sections/build.rst +++ b/docs/sections/build.rst @@ -3,7 +3,7 @@ .. Copyright 2020 NOKIA Build -===== +====== Jenkins ------- @@ -37,7 +37,7 @@ How to build images? -------------------- #. Checkout the project from https://gerrit.onap.org/r/#/admin/projects/aaf/certservice -#. Read information's stored in README.md file +#. Read information stored in README.md file #. Use a Makefile to build images:: make build |