Merge branch 'update-link-to-documentation-testing' into 'master'

Update link to documentation testing

See merge request gitlab-org/gitlab-ce!22018
This commit is contained in:
Achilleas Pipinellis 2018-10-01 14:53:16 +00:00
commit bfeed3b304
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ stages:
# Skip all jobs except the ones that begin with 'docs/'.
# Used for commits including ONLY documentation changes.
# https://docs.gitlab.com/ce/development/writing_documentation.html#testing
# https://docs.gitlab.com/ce/development/documentation/#testing
.except-docs: &except-docs
except:
- /(^docs[\/-].*|.*-docs$)/