Skip to content

fix: "view full policy" button leads to 404 page #15

@mosespace

Description

@mosespace

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.

Screenshot
Image

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions