Skip to content

Commit 502b2a2

Browse files
authored
repo sync
2 parents a3ad549 + d58b7ff commit 502b2a2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

content/actions/reference/events-that-trigger-workflows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -606,7 +606,7 @@ on:
606606

607607
{% note %}
608608

609-
**Note:** The webhook payload available to GitHub Actions does not include the `added`, `removed`, and `modified` attributes in the `commit` object. You can retrieve the full commit object using the REST API. For more information, see "[Get a single commit](/rest/reference/repos#get-a-single-commit)"".
609+
**Note:** The webhook payload available to GitHub Actions does not include the `added`, `removed`, and `modified` attributes in the `commit` object. You can retrieve the full commit object using the REST API. For more information, see "[Get a commit](/rest/reference/repos#get-a-commit)".
610610

611611
{% endnote %}
612612

content/developers/overview/github-developer-program.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Build your own tools that seamlessly integrate with the place you push code ever
1919

2020
## Take on the enterprise
2121

22-
[Obtain developer licenses](http://github.com/contact?form%5Bsubject%5D=Development+licenses) to build and test your application against {% data variables.product.prodname_ghe_server %} or {% data variables.product.prodname_ghe_managed %}.
22+
[Obtain developer licenses](http://github.com/contact?form%5Bsubject%5D=Development+licenses) to build and test your application against {% data variables.product.prodname_ghe_server %}.
2323

2424

2525
## Have an integration that works with GitHub?

0 commit comments

Comments
 (0)