Fix org settings navigation: 'Repository defaults' is now 'General' - #46025
Zain-Bin-Arshad wants to merge 2 commits into
Conversation
|
Thanks for opening this pull request! A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines. |
How to review these changes 👓Thank you for your contribution. To review these changes, choose one of the following options: A Hubber will need to deploy your changes internally to review. Table of review linksNote: Please update the URL for your staging server or codespace. The table shows the files in the
Key: fpt: Free, Pro, Team; ghec: GitHub Enterprise Cloud; ghes: GitHub Enterprise Server 🤖 This comment is automatically generated. |
|
Superseded by #46026 (same change, from a properly named branch). |
Why:
Closes #46024
The organization settings sidebar no longer has a Repository defaults entry. The settings this step leads to now live under Repository → General.
What's being changed (if available, include any code snippets, screenshots, or gifs):
One-line text change in the reusable
data/reusables/organizations/repository-defaults.md: "click Repository defaults" → "click General". The filename is unchanged, so every article that includes this reusable picks up the fix.BEFORE:

AFTER:

Check off the following: