From 8f77b30923b005c178ff5e4208c3171d038e8b0c Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Wed, 28 Mar 2018 17:15:15 -0700 Subject: [PATCH] Update github payload location docs This has moved to /api/... Change-Id: I93dc2e94e0d63eed1fe8e119c905f37d9b6e500e --- doc/source/admin/drivers/github.rst | 4 ++-- doc/source/admin/zuul-from-scratch.rst | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/source/admin/drivers/github.rst b/doc/source/admin/drivers/github.rst index f888c03216..a27751f4d1 100644 --- a/doc/source/admin/drivers/github.rst +++ b/doc/source/admin/drivers/github.rst @@ -22,7 +22,7 @@ To configure a project's `webhook events `_: * Set *Payload URL* to - ``http:///connection//payload``. + ``http://:/api/connection//payload``. * Set *Content Type* to ``application/json``. @@ -52,7 +52,7 @@ To create a `GitHub application * Set Setup URL to your setup documentation, when user install the application they are redirected to this url * Set Webhook URL to - ``http://:9000/connection//payload``. + ``http://:/api/connection//payload``. * Create a Webhook secret * Set permissions: diff --git a/doc/source/admin/zuul-from-scratch.rst b/doc/source/admin/zuul-from-scratch.rst index e07d933220..26dd04a641 100644 --- a/doc/source/admin/zuul-from-scratch.rst +++ b/doc/source/admin/zuul-from-scratch.rst @@ -366,7 +366,7 @@ Create a `GitHub application * Set Setup URL to your setup documentation, when users install the application they are redirected to this url * Set Webhook URL to - ``http://:9000/connection/github/payload``. + ``http://:9000/api/connection/github/payload``. * Create a Webhook secret, and record it for later use * Set permissions: