diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2022-07-05 14:49:25 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2022-07-05 14:51:39 +0200 |
commit | 2d2241aa28917e38919966817ec1e8873b61da96 (patch) | |
tree | c8ac27c634c6e9e23e496f04d3905ac6115874be /docs/guides/onap-operator | |
parent | 8990c04e0c32001328c10d477041d9e7745e6274 (diff) |
Fix all incorrect anchors detected by linkcheck
It leverages the doc directive which suits this cases.
There is no longer link ignored by linkcheck.
Issue-ID: DOC-782
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: I416e378f28789504eee5b44778c8c8edc1e7723f
Diffstat (limited to 'docs/guides/onap-operator')
-rw-r--r-- | docs/guides/onap-operator/platformoperations.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/guides/onap-operator/platformoperations.rst b/docs/guides/onap-operator/platformoperations.rst index cb61b1cbe..666d0e835 100644 --- a/docs/guides/onap-operator/platformoperations.rst +++ b/docs/guides/onap-operator/platformoperations.rst @@ -38,7 +38,7 @@ functions :maxdepth: 2 :titlesonly: -:ref:`RobotFramework<onap-integration:docs_robot>` +:doc:`RobotFramework<onap-integration:docs_robot>` **Interface Health can be checked via Consul:** |