mirror of
https://github.com/php/web-php.git
synced 2026-03-24 07:12:16 +01:00
The createNewsEntry script was recently refactored (thanks Sara!) and a regression slipped through. For conference news entries before the refactor, we used to generate the "alternate" links along the lines of: http://php.net/conferences/index.php#id2019-01-01-1 After the refactor, that changed to the following: https://www.php.net/index.php#id2019-01-01-1 And with this commit they look like: https://www.php.net/conferences/index.php#id2019-01-01-1