Skip to content

Fixing link with the docs of regexp syntax.

Thiago Presa requested to merge tpresa/gitlab-ee:fix-push-rules-RE-docs into master

What does this MR do?

Change the link of the push rules RE docs from http://www.ruby-doc.org/core-2.1.1/Regexp.html to https://github.com/google/re2/wiki/Syntax

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

Why was this MR needed?

It looks like we changed the regexp engine and forgot to change this link

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ee/issues/3101#note_50517826

Merge request reports