diff --git a/static/images/design-document/webhook/webhook-github-add.png b/static/images/design-document/webhook/webhook-github-add.png index 55e19cb614..c3732438fc 100644 Binary files a/static/images/design-document/webhook/webhook-github-add.png and b/static/images/design-document/webhook/webhook-github-add.png differ diff --git a/static/images/design-document/webhook/webhook-github-info.png b/static/images/design-document/webhook/webhook-github-info.png index 978b64eb90..a331c6ae22 100644 Binary files a/static/images/design-document/webhook/webhook-github-info.png and b/static/images/design-document/webhook/webhook-github-info.png differ diff --git a/versioned_docs/version-v1.9.0/design-document/14-webhook.md b/versioned_docs/version-v1.9.0/design-document/14-webhook.md index 302210fe12..9c8a16347e 100644 --- a/versioned_docs/version-v1.9.0/design-document/14-webhook.md +++ b/versioned_docs/version-v1.9.0/design-document/14-webhook.md @@ -252,19 +252,19 @@ Output params: #### The second step: click setting -![](/images/design-document/webhook/webhook-github-setting.png) +![](../../static/images/design-document/webhook/webhook-github-setting.png) #### The third step: click Webhooks -![](/images/design-document/webhook/webhook-github-webhooks.png) +![](../../static/images/design-document/webhook/webhook-github-webhooks.png) #### The fourth step: Click on Add webhook -![](/images/design-document/webhook/webhook-github-add.png) +![](../../static/images/design-document/webhook/webhook-github-add.png) #### The fifth step: Fill in the webhook information -![](/images/design-document/webhook/webhook-github-info.png) +![](../../static/images/design-document/webhook/webhook-github-info.png) Payload URL: Service address and pahts. [http or https]://[domain or IP]:[port]/webhook/[callbackPath] Content type: http header content type