Skip to content
This repository was archived by the owner on Mar 14, 2023. It is now read-only.

Commit fa5cf11

Browse files
author
Bernhard Grünewaldt
committed
doc
1 parent 1946638 commit fa5cf11

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ Ok. Still here?! Then this might be for you :bowtie:
4242

4343
### GitHub Webhook Configuration
4444

45+
This is how you need to configure the GitHub Webhook in your repository 'Settings'.
46+
4547
* **Payload URL**
4648
* `https://jenkins/github-webhook-build-trigger/receive`
4749
* Note:
@@ -54,7 +56,7 @@ Ok. Still here?! Then this might be for you :bowtie:
5456
* **Which events ...**
5557
* Just the `push` event
5658

57-
<p align="center"><img src="https://codeclou.github.io/jenkins-github-webhook-build-trigger-plugin/img/github-webhook-settings.png" width="80%"></p>
59+
<p align="center"><img src="https://codeclou.github.io/jenkins-github-webhook-build-trigger-plugin/img/github-webhook-settings---with-overlays.png" width="80%"></p>
5860

5961

6062
### Jenkins Job Configuration

0 commit comments

Comments
 (0)