1
0
mirror of synced 2025-12-23 21:07:12 -05:00

Merge branch 'main' into remove-html-comments-from-index-files

This commit is contained in:
Sarah Schneider
2020-12-01 09:17:49 -05:00
committed by GitHub
854 changed files with 2351457 additions and 8536 deletions

View File

@@ -29,7 +29,7 @@ There are two types of status checks on {% data variables.product.product_name %
_Checks_ are different from _statuses_ in that they provide line annotations, more detailed messaging, and are only available for use with {% data variables.product.prodname_github_app %}s.
Organization owners and users with push access to a repository can create checks and statuses with {% data variables.product.product_name %}'s API. For more information, see "[Checks](/v3/checks/)" and "[Statuses](/v3/repos/statuses/)."
Organization owners and users with push access to a repository can create checks and statuses with {% data variables.product.product_name %}'s API. For more information, see "[Checks](/rest/reference/checks)" and "[Statuses](/rest/reference/repos#statuses)."
### Checks