Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Read <eread@gitlab.com>2019-08-05 14:54:19 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2019-08-05 14:54:19 +0300
commita1f2b84257406c92ac05cfc4eb34946c8fd51d3e (patch)
treea4329a119627150196970e9455c346ea1606e41c /nanoc.yaml
parent12b3f7ddea256d169d6166756193aeef8536d544 (diff)
Exclude contributors link from link check
Diffstat (limited to 'nanoc.yaml')
-rw-r--r--nanoc.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/nanoc.yaml b/nanoc.yaml
index 2a82c3eb4..41edbf8a1 100644
--- a/nanoc.yaml
+++ b/nanoc.yaml
@@ -103,6 +103,7 @@ checks:
- 'https:\/\/dl\.acm\.org\/citation\.cfm\?id=361591'
- 'https:\/\/pgp\.mit\.edu\/pks\/lookup\?op=vindex\&search=.*'
- 'https:\/\/www\.amazon\.com\/.*'
+ - 'https:\/\/contributors\.gitlab\.com\/'
# Don't check links matching the following patterns
- 'https?:\/\/\w*\.example\.com.*'
- 'https?:\/\/localhost.*'