aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 41f7e7b1..08e69560 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -1,10 +1,10 @@
project = "onap"
-release = "master"
-version = "master"
+release = "montreal"
+version = "montreal"
# Map to 'latest' if this file is used in 'latest' (master) 'doc' branch.
# Change to {releasename} after you have created the new 'doc' branch.
-branch = 'latest'
+branch = 'montreal'
author = "Open Network Automation Platform"
# yamllint disable-line rule:line-length