summaryrefslogtreecommitdiffstats
path: root/docs/conf.py
diff options
context:
space:
mode:
authorSofia Wallin <sofia.wallin@est.tech>2020-11-16 16:37:52 +0100
committerSofia Wallin <sofia.wallin@est.tech>2020-11-16 16:37:52 +0100
commit9d87ad64427207114bf890db3325929f1ab619b8 (patch)
treea445675c15a414b08979898c53c138f344acbda5 /docs/conf.py
parentbaa0710a9e97c0d7fa4b12ca26ff31322c6d9850 (diff)
Updated the conf.py
Edited the conf.py to guilin Issue-ID: DOC-683 Signed-off-by: Sofia Wallin <sofia.wallin@est.tech> Change-Id: I48eff1949e2bb69722b0c75efe08db18677aa082
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 467836e8b..2d99a103a 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -1,6 +1,6 @@
from docs_conf.conf import *
-branch = 'latest'
+branch = 'guilin'
doc_url = 'https://docs.onap.org/projects'
master_doc = 'index'