From: waynedunican Date: Tue, 2 Dec 2025 12:02:06 +0000 (+0000) Subject: Update quebec branch references in conf.py X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fheads%2Fquebec;p=policy%2Fparent.git Update quebec branch references in conf.py Issue-ID: POLICY-5491 Change-Id: If2adcb4816f9068d515b975b65058f9196811dd5 Signed-off-by: waynedunican --- diff --git a/docs/conf.py b/docs/conf.py index 61e5f792..4801831e 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -1,10 +1,10 @@ project = "onap" -release = "master" -version = "master" +release = "quebec" +version = "quebec" # 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 = 'quebec' author = "Open Network Automation Platform" # yamllint disable-line rule:line-length