diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index 8418da58a..6a1d71ac7 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -1,7 +1,7 @@ from docs_conf.conf import * branch = 'latest' -doc_url = 'https://onap-doc.readthedocs.io/projects' +doc_url = 'https://docs.onap.org/projects' master_doc = 'index' linkcheck_ignore = [ |