diff options
Diffstat (limited to 'docs/conf.py')
-rw-r--r-- | docs/conf.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/conf.py b/docs/conf.py index 07f9c67c..52b34016 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -17,11 +17,11 @@ # project = "onap" -release = "master" -version = "master" +release = "newdelhi" +version = "newdelhi" # 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 = 'newdelhi' author = "Open Network Automation Platform" |