Skip to content

Commit d14eb56

Browse files
authored
Fix redirection of ChangeLog link (#907)
1 parent 16ba11f commit d14eb56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

error.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@
322322
"documentation" => "docs",
323323
"mailinglists" => "mailing-lists",
324324
"mailinglist" => "mailing-lists",
325-
"changelog" => "ChangeLog-7",
325+
"changelog" => "ChangeLog-8",
326326
"gethelp" => "support",
327327
"help" => "support",
328328
"unsubscribe" => "unsub",

0 commit comments

Comments
 (0)