From c819ff6f4f67494ba41c73da570e6aa648993065 Mon Sep 17 00:00:00 2001 From: elinuxhenrik Date: Wed, 29 Jun 2022 07:34:22 +0200 Subject: [PATCH] Set up docs for f-release Issue-ID: NONRTRIC-762 Signed-off-by: elinuxhenrik Change-Id: I3cec1434aa52c251761f1bee8b9d123df3284335 --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 95a726a..6ee2f7b 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -2,7 +2,7 @@ from docs_conf.conf import * #branch configuration -branch = 'latest' +branch = 'f-release' linkcheck_ignore = [ 'http://localhost.*', -- 2.16.6