Skip to content

Commit fbab322

Browse files
authored
Update securing-repositories.md
1 parent 5a01183 commit fbab322

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

practices/securing-repositories.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This guide describes our minimum set of requirements to secure & configure our G
2626
- Private repositories must disable forking.
2727
- Outside collaborators must not be permitted in private repositories.
2828
- Abuse reporting must be enabled by <!-- markdown-link-check-disable -->[accepting content reports](https://docs.github.com/en/communities/moderating-comments-and-conversations/managing-how-contributors-report-abuse-in-your-organizations-repository)<!-- markdown-link-check-enable -->
29-
- In line with [inclusive language](../inclusive-language.md) guidance, the default branch must not be named "master" - we suggest "main" - please see our [inclusive language guidance](../inclusive-language.md) for how to rename the default branch.
29+
- In line with our [inclusive language guidance](../inclusive-language.md), the default branch must not be named "master" - we suggest "main" - please see our [inclusive language guidance](../inclusive-language.md) for how to rename the default branch.
3030

3131
### Teams setup
3232

0 commit comments

Comments
 (0)