From: JohnKeeney Date: Fri, 15 Dec 2023 22:49:33 +0000 (+0000) Subject: Enable links to i-release subsites X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;ds=inline;h=3bcd42a2316418a85a7d188f7e1b10ba93d8c152;p=nonrtric%2Fplt%2Franpm.git Enable links to i-release subsites Change-Id: I213772facde32392e5771f8e901b13b50b682370 Signed-off-by: JohnKeeney Issue-ID: NONRTRIC-958 --- diff --git a/docs/conf.py b/docs/conf.py index e18a00f..0acbd7b 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -22,7 +22,7 @@ from docs_conf.conf import * branch = 'i-release' -subsitesbranch = 'latest' +subsitesbranch = 'i-release' baseurl = 'https://docs.o-ran-sc.org/projects/' selfurl = '%s/o-ran-sc-nonrtric-plt-ranpm/en/%s' %(baseurl, branch)