From f874b1fccc34b74c0bc32bbe8b84f4b86ff0b378 Mon Sep 17 00:00:00 2001 From: elinuxhenrik Date: Wed, 29 Jun 2022 07:17:58 +0200 Subject: [PATCH] Set up docs for f-release Issue-ID: NONRTRIC-762 Signed-off-by: elinuxhenrik Change-Id: Ia3925feb2c07abe78cdec71474fbe5fb51a2f639 --- docs/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 66c7edf..18026fd 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -2,8 +2,8 @@ from docs_conf.conf import * #branch configuration -branch = 'latest' -onapbranch = 'latest' +branch = 'f-release' +onapbranch = 'jakarta' linkcheck_ignore = [ 'http://localhost.*', -- 2.16.6