From 3660e381488c856ae25cec297513ac174f986b18 Mon Sep 17 00:00:00 2001 From: Chris Walker Date: Wed, 11 Nov 2020 14:18:50 -0600 Subject: [PATCH] Fixes broken link to security reports. Resolves #5642 --- .../asciidoc/reference/troubleshooting/security-reports.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jetty-documentation/src/main/asciidoc/reference/troubleshooting/security-reports.adoc b/jetty-documentation/src/main/asciidoc/reference/troubleshooting/security-reports.adoc index a652b69b281..e337f107665 100644 --- a/jetty-documentation/src/main/asciidoc/reference/troubleshooting/security-reports.adoc +++ b/jetty-documentation/src/main/asciidoc/reference/troubleshooting/security-reports.adoc @@ -21,7 +21,7 @@ ==== List of Security Reports -A current list of Jetty security reports can be viewed on the link:https://www.eclipse.org/jetty/security-reports.htmlhttps://www.eclipse.org/jetty/security-reports.html[Project Home Page.] +A current list of Jetty security reports can be viewed on the link:https://www.eclipse.org/jetty/security-reports.html[Project Home Page.] ==== Reporting Security Issues