-
Notifications
You must be signed in to change notification settings - Fork 55
Description
Issue Description
In the WordPress documentation page Become a WordPress Contributor, the link for the text "Reporting Bugs" points to https://codex.wordpress.org/Reporting_Bugs.
However, this URL redirects to a different page: https://make.wordpress.org/core/handbook/testing/reporting-bugs/.
This redirection might confuse users expecting to land directly on a "Reporting Bugs" page. If this is intentional, it would be helpful to update the link in the "Reporting Bugs" text to point directly to the final URL (https://make.wordpress.org/core/handbook/testing/reporting-bugs/) to avoid unnecessary redirection.
URL of the Page with the Issue
https://wordpress.org/documentation/article/become-a-wordpress-contributor/
Section of Page with the issue
https://wordpress.org/documentation/article/become-a-wordpress-contributor/#reporting-bugs
Suggested Fix
Update the href attribute for the "Reporting Bugs" link to point directly to the final destination: https://make.wordpress.org/core/handbook/testing/reporting-bugs/.