From 1d40bf6051f1001212f51109a7cc4ad46bbbb9fa Mon Sep 17 00:00:00 2001 From: Eric Debeau Date: Tue, 18 Aug 2020 10:35:28 +0200 Subject: 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 Change-Id: I8963dc35059fbe0c746cfe1bfd3463153b1e2279 --- docs/api/api.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/api') 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 `_. +See also `the examples in Github `_. :: -- cgit 1.2.3-korg