Skip to content

[BUG]“Clicking ‘Edit this Page’ Link Leads to 404 Error Instead of GitHub Repository” #193

@Kaustuv05

Description

@Kaustuv05

Issue: 'Edit this Page' Link Results in 404 Error

Description:

When a user clicks on the "Edit this page" link on the website, they are redirected to a 404 error page instead of the corresponding page in the GitHub repository. This makes it impossible for users to suggest or contribute changes to the content.

Steps to Reproduce:

  1. Navigate to any page of the website.
  2. Scroll down to the footer or wherever the "Edit this page" link is located.
  3. Click on the "Edit this page" link.
  4. Observe that it leads to a 404 error page.

Expected Behavior:

The "Edit this page" link should direct the user to the corresponding file or page in the GitHub repository to suggest edits or raise pull requests.

Actual Behavior:

Clicking the link results in a 404 error page, which prevents users from accessing the GitHub repository to make changes.

Possible Cause:

  • The link may be misconfigured or pointing to the wrong repository or file path.
  • The GitHub repository might have been renamed or moved, causing a broken link.

Suggested Fix:

  • Verify the link path in the source code and ensure it points to the correct GitHub repository and file.
  • If the repository has been moved or renamed, update the link to reflect the new path.
Screen.Recording.2024-10-23.at.7.27.28.PM.mov

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions