From: Tibor Frank Date: Thu, 13 Jul 2023 09:41:41 +0000 (+0000) Subject: C-Dash: Update link to release notes X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=commitdiff_plain;h=99c97de874f20feaa597d3b40e795e5ce854f60b C-Dash: Update link to release notes Change-Id: I6ebefd220b1d1d2f9ff5343106340594adc7af68 Signed-off-by: Tibor Frank --- diff --git a/csit.infra.dash/app/cdash/utils/constants.py b/csit.infra.dash/app/cdash/utils/constants.py index ee421f1aec..926e490f6a 100644 --- a/csit.infra.dash/app/cdash/utils/constants.py +++ b/csit.infra.dash/app/cdash/utils/constants.py @@ -49,7 +49,7 @@ class Constants: # URL to the documentation URL_DOC_TRENDING = "https://csit.fd.io/cdocs/methodology/trending/analysis/" - URL_DOC_REL_NOTES = "https://csit.fd.io/cdocs/release_notes/csit_rls2306/" + URL_DOC_REL_NOTES = "https://csit.fd.io/cdocs/release_notes/current/" # Path and name of the file specifying the HTML layout of the dash # application.