From 50cc79f775c3fa3989fe4e408aa49e02c2dd46e1 Mon Sep 17 00:00:00 2001 From: Donna-Marie Smith Date: Thu, 29 Aug 2024 12:23:36 +0100 Subject: [PATCH] fixed broken link --- data/urls.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/urls.toml b/data/urls.toml index 84d1c5ab2..efb661faf 100644 --- a/data/urls.toml +++ b/data/urls.toml @@ -2763,4 +2763,4 @@ CharacterSets = "https://www.w3.org/Style/XSL/TestSuite/results/4/XEP/charsets.pdf" SqlInjection = "https://www.w3schools.com/sql/sql_injection.asp" [Mozilla] - UriSyntax = "https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/Identifying_resources_on_the_Web#syntax_of_uniform_resource_identifiers_uris" \ No newline at end of file + UriSyntax = "https://developer.mozilla.org/en-US/docs/Web/URI#syntax_of_uniform_resource_identifiers_uris" \ No newline at end of file