Merge branch 'coached-20180607-1' into 'master'

fixed broken links in index.md

See merge request gitlab-org/gitlab-ce!19559
This commit is contained in:
Phil Hughes 2018-06-08 07:48:36 +00:00
commit 77c94d289c

View file

@ -161,13 +161,13 @@ such as Trello, JIRA, etc.
## Webhooks
Configure [webhooks](project/integrations/webhooks.html) to listen for
Configure [webhooks](project/integrations/webhooks.md) to listen for
specific events like pushes, issues or merge requests. GitLab will send a
POST request with data to the webhook URL.
## API
Automate GitLab via [API](../api/README.html).
Automate GitLab via [API](../api/README.md).
## Git and GitLab