From c1e8f4d8728ba1082c38c4fde6cc19df1ac991f2 Mon Sep 17 00:00:00 2001 From: Benno Schulenberg Date: Tue, 29 Jun 2021 16:06:50 +0200 Subject: [PATCH] unencode an ampersand in a URL The W3 validator may complain about a literal ampersand, but having a %26 in the URL instead does not work. --- download.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/download.php b/download.php index 8edfe2c..70356ce 100644 --- a/download.php +++ b/download.php @@ -69,7 +69,7 @@ Archlinux binaries: -packages +packages -- 2.39.2