From 70b880e98abbc1f51006633dc6ce9805d01c2f6f Mon Sep 17 00:00:00 2001
From: Georg Kunz <georg.kunz@ericsson.com>
Date: Mon, 12 Dec 2022 22:19:21 +0100
Subject: [pcac] clean-up of broken links and outdated text

This change fixes all broken links and updates outdated text. It also
replaces OPNFV with Anuket in the testing documentation.

Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Change-Id: I5187f19a5345ce19cfe03d1935b6213ff89d56a3
---
 docs/how-to-use-docs/include-documentation.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'docs/how-to-use-docs')

diff --git a/docs/how-to-use-docs/include-documentation.rst b/docs/how-to-use-docs/include-documentation.rst
index 3920a0e18..78abfc63f 100644
--- a/docs/how-to-use-docs/include-documentation.rst
+++ b/docs/how-to-use-docs/include-documentation.rst
@@ -68,7 +68,7 @@ It's pretty common to want to reference another location in the
 OPNFV documentation and it's pretty easy to do with
 reStructuredText. This is a quick primer, more information is in the
 `Sphinx section on Cross-referencing arbitrary locations
-<http://www.sphinx-doc.org/en/stable/markup/inline.html#ref-role>`_.
+<http://www.sphinx-doc.org/en/stable/markup/inline.html#roles>`_.
 
 Within a single document, you can reference another section simply by::
 
-- 
cgit