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

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

Open
Kaustuv05 opened this issue Oct 23, 2024 · 2 comments

Comments

@Kaustuv05
Copy link

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
@Savio629
Copy link
Collaborator

@Kaustuv05 Can you debug this issue?

@atifShaiKh0
Copy link

hello @Savio629 i can solve this issue can you please assign it to me i am doing full stack from 2 years... Please Assign this to me?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants