diff --git a/www/index.php b/www/index.php index 113a885..3d10569 100644 --- a/www/index.php +++ b/www/index.php @@ -20,7 +20,7 @@ switch ($_SERVER['PATH_INFO']) { break; case '/changelog': header("Status: 303"); - header("Location: https://git.necronda.net/winzer/elwig/src/branch/main/CHANGELOG.md"); + header("Location: https://git.necronda.net/winzer/elwig/src/branch/main/CHANGELOG.md#changelog"); break; case '/vcs': case '/git':