-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Update links in README for pre-receive hooks documentation... #788
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
Conversation
...to reflect the latest GitHub documentation URLs and best practices.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates outdated GitHub documentation links in the pre-receive hooks README to use current GitHub documentation URLs. The changes replace legacy help.github.com
URLs with modern docs.github.com
paths that reflect the current documentation structure.
- Updates all pre-receive hooks documentation links to use current GitHub docs URLs
- Replaces deprecated
help.github.com/enterprise
paths withdocs.github.com/en/enterprise-server
structure - Maintains all existing functionality while ensuring documentation links remain accessible
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! The only suggestion is to remove the /en
language so it's more accessible to non-native English folks. 🙂
Co-authored-by: Justin Alex <[email protected]>
Co-authored-by: Justin Alex <[email protected]>
Co-authored-by: Justin Alex <[email protected]>
Co-authored-by: Justin Alex <[email protected]>
Co-authored-by: Justin Alex <[email protected]>
...to reflect the latest GitHub documentation URLs and best practices.