Skip to content

FIXED two broken links in documentation (docs/user/index.md)

Edwin Torres requested to merge (removed):master into master

What does this MR do?

ISSUE: This is a BUG. There are two broken links in docs/user/index.md that cause an ugly 404 error:

  1. Configure webhooks to listen for specific events...
  2. Automate GitLab vis API.

I fixed the links.

Are there points in the code the reviewer needs to double check?

To test this after the merge, just try the two links above.

Why was this MR needed?

Because broken links in a document are unprofessional.

Merge request reports