summaryrefslogtreecommitdiffstats
path: root/docs/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 81aa0084..2690a4f0 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -1,7 +1,7 @@
project = "onap"
-release = "master"
-version = "master"
-branch = 'latest'
+release = "montreal"
+version = "montreal"
+branch = 'montreal'
master_doc = 'index'
author = "Open Network Automation Platform"