Skip to content

Commit d331b78

Browse files
authored
Update GHE webhook sample description
1 parent 9e076a9 commit d331b78

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc_source/sample-github-enterprise.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# GitHub Enterprise Sample for CodeBuild<a name="sample-github-enterprise"></a>
22

3-
AWS CodeBuild supports GitHub Enterprise as a source repository\. This sample shows how to set up your CodeBuild projects when your GitHub Enterprise repository has a certificate installed\. It also shows how to enable webhooks so that CodeBuild rebuilds the source code every time a code change is pushed to your private GitHub Enterprise repository\.
3+
AWS CodeBuild supports GitHub Enterprise as a source repository\. This sample shows how to set up your CodeBuild projects when your GitHub Enterprise repository has a certificate installed\. It also shows how to enable webhooks so that CodeBuild rebuilds the source code every time a code change is pushed to your GitHub Enterprise repository\.
44

55
## Prerequisites<a name="sample-github-enterprise-prerequisites"></a>
66

@@ -123,4 +123,4 @@ If you need to generate a payload URL and secret key again, you must first delet
123123
1. Enter the payload URL and secret key, accept the defaults for the other fields, and then choose **Add webhook**\.
124124
![\[Image NOT FOUND\]](http://docs.aws.amazon.com/codebuild/latest/userguide/images/ghe-webhook.png)![\[Image NOT FOUND\]](http://docs.aws.amazon.com/codebuild/latest/userguide/)![\[Image NOT FOUND\]](http://docs.aws.amazon.com/codebuild/latest/userguide/)
125125

126-
1. Return to your CodeBuild project\. Close the **Create webhook** dialog box and choose **Start build**\.
126+
1. Return to your CodeBuild project\. Close the **Create webhook** dialog box and choose **Start build**\.

0 commit comments

Comments
 (0)