1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

Fix redirection of ChangeLog link (#907)

This commit is contained in:
Lu Fei
2024-01-01 00:56:13 +08:00
committed by GitHub
parent 16ba11f490
commit d14eb56a0d

View File

@@ -322,7 +322,7 @@ $uri_aliases = [
"documentation" => "docs",
"mailinglists" => "mailing-lists",
"mailinglist" => "mailing-lists",
"changelog" => "ChangeLog-7",
"changelog" => "ChangeLog-8",
"gethelp" => "support",
"help" => "support",
"unsubscribe" => "unsub",