From: Tibor Frank Date: Wed, 20 Oct 2021 10:12:20 +0000 (+0200) Subject: Report: Fix link to src code doc X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=commitdiff_plain;h=2f734f4ca633bd875066891caf39a28537321460 Report: Fix link to src code doc Change-Id: Ia60ea7623f1d229445fb025f807c5c4fd5209c0b Signed-off-by: Tibor Frank --- diff --git a/resources/tools/presentation/sphinx_conf/report/conf.py b/resources/tools/presentation/sphinx_conf/report/conf.py index 799a16eea8..f3d0f4c926 100644 --- a/resources/tools/presentation/sphinx_conf/report/conf.py +++ b/resources/tools/presentation/sphinx_conf/report/conf.py @@ -74,7 +74,7 @@ rst_epilog = u""" .. _pdf version of this report: https://s3-docs.fd.io/csit/{release}/report/_static/archive/csit_{release}.{report_week}.pdf .. _tag documentation rst file: https://git.fd.io/csit/tree/docs/tag_documentation.rst?h={release} .. _TRex driver: https://git.fd.io/csit/tree/GPL/tools/trex/trex_stl_profile.py?h={release} -.. _CSIT Performance Tests Documentation: https://s3-docs.fd.io/csit/{release}/doc/index.html +.. _CSIT Performance Tests Documentation: https://s3-docs.fd.io/csit/{release}/docs/index.html .. _VPP test framework documentation: https://docs.fd.io/vpp/{vpprelease}/vpp_make_test/html/ .. _FD.io CSIT testbeds - Xeon Skylake, Arm, Atom: https://git.fd.io/csit/tree/docs/lab/testbeds_sm_skx_hw_bios_cfg.md?h={release} .. _FD.io CSIT testbeds - Xeon Cascade Lake: https://git.fd.io/csit/tree/docs/lab/testbeds_sm_clx_hw_bios_cfg.md?h={release}