diff options
Diffstat (limited to 'docs/conf.py')
-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 186b112f5..c760c9e34 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -2,7 +2,7 @@ from docs_conf.conf import * branch = 'latest' stable_branch = 'frankfurt' -doc_url = 'https://onap-doc.readthedocs.io/projects' +doc_url = 'https://docs.onap.org/projects' master_doc = 'index' linkcheck_ignore = [ |