Skip to content

Commit cd116f7

Browse files
committed
Update github server copy
1 parent 19e1519 commit cd116f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

servers/github-official/server.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ config:
2323
- name: github.personal_access_token
2424
env: GITHUB_PERSONAL_ACCESS_TOKEN
2525
example: <YOUR_TOKEN>
26-
description: You can create a Github personal access token [here](https://github.com/settings/personal-access-tokens/new)
26+
description: You can create a GitHub personal access token [on GitHub](https://github.com/settings/personal-access-tokens/new)
2727
oauth:
2828
- provider: github
2929
secret: github.personal_access_token

0 commit comments

Comments
 (0)