Skip to content

Commit aeebc8f

Browse files
jhosmanguntripSarah Edwards
authored
Update "Creating a GitHub App using URL parameters" (github#35555)
Co-authored-by: Steve Guntrip <stevecat@github.com> Co-authored-by: Sarah Edwards <skedwards88@github.com>
1 parent 891fbae commit aeebc8f

File tree

7 files changed

+40
-88
lines changed

7 files changed

+40
-88
lines changed

content/apps/creating-github-apps/creating-github-apps/creating-a-github-app-using-url-parameters.md

Lines changed: 34 additions & 82 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
A commit comment is created. {% data reusables.webhooks.action_type_desc %} For more information, see the "[AUTOTITLE](/rest/repos#comments)" REST API.
1+
A commit comment is created. {% data reusables.webhooks.action_type_desc %} For more information, see the "[AUTOTITLE](/rest/commits/comments)" REST API.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
A deployment is created. {% data reusables.webhooks.action_type_desc %} For more information, see the "[AUTOTITLE](/rest/deployments#list-deployments)" REST API.
1+
A deployment is created. {% data reusables.webhooks.action_type_desc %} For more information, see the "[AUTOTITLE](/rest/deployments/deployments#list-deployments)" REST API.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
A deployment is created. {% data reusables.webhooks.action_type_desc %} For more information, see the "[AUTOTITLE](/rest/repos#deployments)" REST API.
1+
A deployment is created. {% data reusables.webhooks.action_type_desc %} For more information, see the "[AUTOTITLE](/rest/deployments/deployments)" REST API.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Activity related to repository collaborators. {% data reusables.webhooks.action_type_desc %} For more information, see the "[AUTOTITLE](/rest/repos#collaborators)" REST API.
1+
Activity related to repository collaborators. {% data reusables.webhooks.action_type_desc %} For more information, see the "[AUTOTITLE](/rest/collaborators/collaborators)" REST API.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
When the status of a Git commit changes. For more information, see the "[AUTOTITLE](/rest/commits#commit-statuses)" REST API.
1+
When the status of a Git commit changes. For more information, see the "[AUTOTITLE](/rest/commits/statuses)" REST API.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
When a [repository is added to a team](/rest/teams#add-or-update-team-repository-permissions).
1+
When a [repository is added to a team](/rest/teams/teams#add-or-update-team-repository-permissions).

0 commit comments

Comments
 (0)