From: Sofia Wallin Date: Mon, 16 Nov 2020 15:37:52 +0000 (+0100) Subject: Updated the conf.py X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F41%2F114941%2F1;p=doc.git Updated the conf.py Edited the conf.py to guilin Issue-ID: DOC-683 Signed-off-by: Sofia Wallin Change-Id: I48eff1949e2bb69722b0c75efe08db18677aa082 --- 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'