From a5eee789d51f8730fb8e8e96128dc4ab43e21ca6 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Thu, 28 May 2020 12:49:03 +0200 Subject: Report: Fix links to html tables Type: Fix Signed-off-by: Tibor Frank Change-Id: I68c5204984b9400747610743f3bf3fece288ead7 --- resources/tools/presentation/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources/tools/presentation/conf.py') diff --git a/resources/tools/presentation/conf.py b/resources/tools/presentation/conf.py index 93d18ce7c7..2082f0755b 100644 --- a/resources/tools/presentation/conf.py +++ b/resources/tools/presentation/conf.py @@ -46,7 +46,7 @@ source_suffix = [u'.rst', u'.md'] master_doc = u'index' # General information about the project. -report_week = u'21' +report_week = u'22' project = u'FD.io CSIT-2001.{week}'.format(week=report_week) copyright = u'2020, FD.io' author = u'FD.io CSIT' -- cgit 1.2.3-korg