-
Notifications
You must be signed in to change notification settings - Fork 18
fix: "view full policy" button leads to 404 page #15
Copy link
Copy link
Open
Description
I noticed an issue on the website related to the Code of Conduct section.
Description
When clicking the "View Full Policy" button in the System Policy: Code of Conduct section, the link redirects to a 404 page instead of the actual Code of Conduct content.
Steps to Reproduce
- Go to the website.
- Navigate to the section titled "SYSTEM_POLICY: CODE OF CONDUCT".
- Click the "View Full Policy" button.
- The page redirects to a 404 error page.
Expected Behavior
The button should redirect users to the Code of Conduct / Community Guidelines page or the correct policy document.
Current Behavior
The link currently points to a route that does not exist, resulting in a 404 error.
Possible Fix
The button link likely needs to be updated to point to the correct Code of Conduct page or policy document route.
I’d be happy to work on fixing this once the correct route or document location is confirmed.
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
