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

fix: Correct broken "Edit the Page" link in documentation #246

Closed
wants to merge 4 commits into from

Conversation

Codexnever
Copy link
Contributor

@Codexnever Codexnever commented Oct 4, 2024

Title

fix: Update editUrl to correct broken link in README

Related Issue

Closes #241

Description

This pull request addresses the issue of the broken "Edit the Page" link on the Intro to Open Source page. The link was previously misdirecting users, preventing them from easily accessing the editing interface on GitHub.

Changes Made

  • I updated the README.md file inside the .docusaurus directory to fix the broken editUrl link, ensuring it now correctly redirects to the specific GitHub repository.

Testing

  • Verified that the "Edit the Page" link now directs users to the correct GitHub repository.
  • Checked for any other potential broken links within the documentation.

Checklist

  • I have ensured that the PR title begins with fix:.
  • I have linked a related issue using Closes Bug : Broken "Edit the Page" Link on Intro to OSS Page #241.
  • I have filled out all sections of the PR template.
  • All checks have passed.
  • I have kept my branch up to date while waiting for review.
  • I am prepared to respond to the reviewer's feedback.

Additional Notes

N/A


@Codexnever Codexnever requested a review from a team as a code owner October 4, 2024 08:04
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Compliance Checks Passed!

Copy link

netlify bot commented Oct 4, 2024

Deploy Preview for learn-opensauced ready!

Name Link
🔨 Latest commit d5054b7
🔍 Latest deploy log https://app.netlify.com/sites/learn-opensauced/deploys/66ffb62da7c97300087842b1
😎 Deploy Preview https://deploy-preview-246--learn-opensauced.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Codexnever Codexnever changed the title Fix/brokenlink fix/BrokenLink Oct 4, 2024
@Codexnever Codexnever changed the title fix/BrokenLink fix: Correct broken "Edit the Page" link in documentation Oct 4, 2024
@Codexnever Codexnever closed this Oct 4, 2024
@Codexnever Codexnever deleted the fix/brokenlink branch October 4, 2024 09:47
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

Successfully merging this pull request may close these issues.

Bug : Broken "Edit the Page" Link on Intro to OSS Page
1 participant