Split the "Authentication" page into sections (#15575)

In preparation for more content for #15570
This commit is contained in:
Zanie Blue
2025-08-28 15:45:31 -05:00
committed by GitHub
parent f461438611
commit bf189c5414
12 changed files with 221 additions and 178 deletions
+2 -2
View File
@@ -325,8 +325,8 @@ secret].
Then, you can use the [`gh`](https://cli.github.com/) CLI (which is installed in GitHub Actions
runners by default) to configure a
[credential helper for Git](../../concepts/authentication.md#git-credential-helpers) to use the PAT
for queries to repositories hosted on `github.com`.
[credential helper for Git](../../concepts/authentication/git.md#git-credential-helpers) to use the
PAT for queries to repositories hosted on `github.com`.
For example, if you called your repository secret `MY_PAT`: