From: Eric Debeau Date: Thu, 26 Nov 2020 15:01:59 +0000 (+0100) Subject: Update conf.py with latest X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=dfd985f7a3105580bdff94309253f9c90f25cfb3;p=doc.git Update conf.py with latest Issue-ID: DOC-683 Signed-off-by: Eric Debeau Change-Id: I3f6b7061fbefd6052b22895eb8175a6e61914bc1 --- 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'