1
0
mirror of synced 2025-12-25 02:17:36 -05:00

Correct links in definitions (#36834)

This commit is contained in:
Peter Bengtsson
2023-05-04 07:31:20 -04:00
committed by GitHub
parent 40cecbd3a2
commit 727df79846
7 changed files with 21 additions and 21 deletions

View File

@@ -170,4 +170,4 @@ Rather than ignore repeated `4xx` and `5xx` status codes, you should ensure that
Intentionally ignoring repeated validation errors may result in the suspension of your app for abuse.
[event-types]: /webhooks/event-payloads
[event-types]: /webhooks-and-events/webhooks/webhook-events-and-payloads

View File

@@ -189,15 +189,15 @@ server we've built above:
That's it! You don't need to build your own deployment setup to use this example.
You can always rely on [GitHub integrations][integrations].
[deploy API]: /rest/reference/repos#deployments
[status API]: /guides/building-a-ci-server
[deploy API]: /rest/repos#deployments
[status API]: /rest/guides/building-a-ci-server
[ngrok]: https://ngrok.com/
[using ngrok]: /webhooks/configuring/#using-ngrok
[using ngrok]: /webhooks-and-events/webhooks/configuring-your-server-to-receive-payloads#using-ngrok
[platform samples]: https://github.com/github/platform-samples/tree/master/api/ruby/delivering-deployments
[Sinatra]: http://www.sinatrarb.com/
[webhook]: /webhooks/
[webhook]: /webhooks-and-events/webhooks/about-webhooks
[octokit.rb]: https://github.com/octokit/octokit.rb
[access token]: /articles/creating-an-access-token-for-command-line-use
[access token]: /authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token
[travis api]: https://api.travis-ci.com/docs/
[janky]: https://github.com/github/janky
[heaven]: https://github.com/atmos/heaven

View File

@@ -122,8 +122,8 @@ on the entire commit.
[commit comment]: https://github.com/octocat/Spoon-Knife/commit/cbc28e7c8caee26febc8c013b0adfb97a4edd96e#commitcomment-4049848
[sample PR]: https://github.com/octocat/Spoon-Knife/pull/1176
[platform-samples]: https://github.com/github/platform-samples/tree/master/api/ruby/working-with-comments
[issues]: /rest/reference/issues#comments
[personal token]: /articles/creating-an-access-token-for-command-line-use
[issues]: /rest/issues#comments
[personal token]: /authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token
[octokit.rb]: https://github.com/octokit/octokit.rb
[PR Review API]: /rest/reference/pulls#comments
[commit comment API]: /rest/reference/commits#get-a-commit-comment
[PR Review API]: /rest/pulls#comments
[commit comment API]: /rest/commits#get-a-commit-comment