From 8aa9a9e623a6a5f2a7e7e8969d2063406c332eb0 Mon Sep 17 00:00:00 2001 From: elinuxhenrik Date: Wed, 29 Jun 2022 07:29:54 +0200 Subject: [PATCH] Set up docs for f-release Issue-ID: NONRTRIC-762 Signed-off-by: elinuxhenrik Change-Id: Ic234b3305b40c6c087620f36934605eb76fc8bd0 --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 7cf7dee..62a64db 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