diff options
author | Eric Debeau <eric.debeau@orange.com> | 2020-08-18 10:35:28 +0200 |
---|---|---|
committer | Eric Debeau <eric.debeau@orange.com> | 2020-08-18 10:42:50 +0200 |
commit | 1d40bf6051f1001212f51109a7cc4ad46bbbb9fa (patch) | |
tree | 48bf750ab067817ec84843bf0cf4a38e1e2a3bcd /docs/api/api.rst | |
parent | a242769ab10a570c7452023dcaa59d8ecefccc49 (diff) |
Correct documentation issues for Policy project
Add _static repo with css file, onap logo and favicon
Correct bad link
Issue-ID: DOC-622
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
Change-Id: I8963dc35059fbe0c746cfe1bfd3463153b1e2279
Diffstat (limited to 'docs/api/api.rst')
-rw-r--r-- | docs/api/api.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api/api.rst b/docs/api/api.rst index aa31c064..ba6cb30a 100644 --- a/docs/api/api.rst +++ b/docs/api/api.rst @@ -29,7 +29,7 @@ One Service Template can contain multiple policies and policy types. Child policy types can inherit from parent policy types, so a hierarchy of policy types can be built up. For example, the HpaPolicy Policy Type in the table below is a child of a Resource Policy Type, which is a child of an Optimization policy. -See also `the examples in Github <hhttps://github.com/onap/policy-models/tree/master/models-examples/src/main/resources/policytypes>`_. +See also `the examples in Github <https://github.com/onap/policy-models/tree/master/models-examples/src/main/resources/policytypes>`_. :: |