summaryrefslogtreecommitdiffstats
path: root/docs/conf.py
diff options
context:
space:
mode:
authorEric Debeau <eric.debeau@orange.com>2020-11-26 16:01:59 +0100
committerEric Debeau <eric.debeau@orange.com>2020-11-26 16:02:59 +0100
commitdfd985f7a3105580bdff94309253f9c90f25cfb3 (patch)
tree9aa4ac606e55dee8ea6da2ceb68f503f49f1ac39 /docs/conf.py
parentd4599fd2bec9c850d80301b32a8e394020a53392 (diff)
Update conf.py with latest
Issue-ID: DOC-683 Signed-off-by: Eric Debeau <eric.debeau@orange.com> Change-Id: I3f6b7061fbefd6052b22895eb8175a6e61914bc1
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index c68057251..0c79cc989 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -1,6 +1,6 @@
from docs_conf.conf import *
-branch = 'guilin'
+branch = 'latest'
doc_url = 'https://docs.onap.org/projects'
master_doc = 'index'