Skip to content

Commit eb320b4

Browse files
stefanprodangithub-actions[bot]
authored andcommitted
Fix links in provider API doc
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com> (cherry picked from commit fc12628)
1 parent 3a6de1f commit eb320b4

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

docs/spec/v1beta3/providers.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1305,10 +1305,8 @@ spec:
13051305

13061306
The `address` is the address of your repository where you want to send webhooks to trigger GitHub workflows.
13071307

1308-
GitHub uses [personal access
1309-
tokens]((https://docs.github.com/en/free-pro-team@latest/github/authenticating-to-github/creating-a-personal-access-token))
1310-
or [GitHub
1311-
app]((https://docs.github.com/en/apps/creating-github-apps/authenticating-with-a-github-app/authenticating-as-a-github-app-installation))
1308+
GitHub uses [personal access tokens](https://docs.github.com/en/free-pro-team@latest/github/authenticating-to-github/creating-a-personal-access-token)
1309+
or [GitHub app](https://docs.github.com/en/apps/creating-github-apps/authenticating-with-a-github-app/authenticating-as-a-github-app-installation)
13121310
for authentication with its API:
13131311

13141312
#### GitHub personal access token

0 commit comments

Comments
 (0)