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 hyperlinks in documentation #426

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

justindhillon
Copy link

Description

There are multiple broken links in this project. Here is what I have fixed:

https://webpack.github.io/docs/hot-module-replacement-with-webpack.html --> https://webpack.js.org/guides/hot-module-replacement/

https://webpack.github.io/docs/code-splitting.html --> https://webpack.js.org/guides/code-splitting/

https://github.com/edx/edx-platform/blob/master/CONTRIBUTING.rst --> https://github.com/openedx/.github/blob/master/CONTRIBUTING.md

Non-testing Checklist

  • Consider any documentation your change might need, and which users will be affected by this change.

Post-review

  • Squash commits into discrete sets of changes with descriptive commit messages.

Support my work

These links were found with link-inspector. If you find this PR useful, give the repo a ⭐

@openedx-webhooks
Copy link

Thanks for your pull request, but this repo does not accept outside contributions unless they are under contract. If you think this is an error, please contact @nedbat.

@nedbat
Copy link
Contributor

nedbat commented Feb 29, 2024

@feanil You might want to update that message....

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.

None yet

3 participants