From 66cd7772cff5b01acd15b7bacde40820599af2fd Mon Sep 17 00:00:00 2001 From: Brady Hunsaker Date: Wed, 3 Jan 2024 10:45:16 -0500 Subject: [PATCH] Add -rule to links to rule documentation --- main/src/main/resources/report.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/src/main/resources/report.html b/main/src/main/resources/report.html index 5a0544601c..6c1d1256c8 100644 --- a/main/src/main/resources/report.html +++ b/main/src/main/resources/report.html @@ -331,7 +331,7 @@

X notices reported

You can see more about this notice here. + th:href="@{'https://gtfs-validator.mobilitydata.org/rules.html#' + ${noticesByCode.key} + '-rule'}">here.

Only the first 50 of affected records are displayed below.