#481 Update frontend/coprs_frontend/coprs/templates/coprs/detail/settings/integrations.html
Merged 5 years ago by msuchy. Opened 5 years ago by till.
copr/ till/copr master  into  master

@@ -58,7 +58,7 @@ 

          </div>

          <h4> How to use it: </h4>

          <ol>

-           <li> In your GitHub project, go to <code>Settings</code> / <code>integrations and services</code>. </li>

+           <li> In your GitHub project, go to <code>Settings</code> / <code>Webhooks</code>. </li>

            <li> Click on the <code>Add webhook</code> button. </li>

            <li> Fill in the <code>Payload URL</code> field with the url above. </li>

            <li> Select <code>application/json</code> as the content type. </li>

The webhooks settings are in the Webhooks section.

+1
I can't remember whether there was no Webhooks section in github project settings, or just the Add webhook button was elsewhere, but now it is indeed in the Webhooks.

rebased onto b4eea64

5 years ago

Pull-Request has been merged by msuchy

5 years ago