Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong redirect for https://nodejs.org/en/security/ #5621

Closed
richardlau opened this issue Aug 9, 2023 · 0 comments · Fixed by #5622
Closed

Wrong redirect for https://nodejs.org/en/security/ #5621

richardlau opened this issue Aug 9, 2023 · 0 comments · Fixed by #5622
Labels

Comments

@richardlau
Copy link
Member

URL:

https://nodejs.org/en/security/

Browser Name:

Edge

Browser Version:

115.0.1901.200

Operating System:

Windows 11 22H2 22621.2134

How to reproduce the issue:

Go to https://nodejs.org/en/security/, either directly or via the link in e.g. https://nodejs.org/en/blog/vulnerability/august-2023-security-releases.

This is currently redirecting to https://github.com/nodejs/release#release-schedule which is incorrect and it should instead redirect to https://github.com/nodejs/node/blob/HEAD/SECURITY.md#security. See previous discussion in #5601.

@richardlau richardlau added the bug label Aug 9, 2023
richardlau added a commit that referenced this issue Aug 9, 2023
Fixes: #5621

Signed-off-by: Richard Lau <rlau@redhat.com>
bmuenzenmeyer pushed a commit that referenced this issue Aug 9, 2023
* fix: Correct redirect for security

Fixes: #5621

Signed-off-by: Richard Lau <rlau@redhat.com>

* chore: format code online

---------

Signed-off-by: Richard Lau <rlau@redhat.com>
Co-authored-by: Claudio Wunder <cwunder@gnome.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant