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:
authorMarcel Amirault <mamirault@gitlab.com>2019-08-26 23:32:42 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2019-08-26 23:32:42 +0300
commit531e9b125bdec25c16a9f80eb9c32ba2bed0b27c (patch)
tree8bfe8c967a892912f40c4edeceab2aae089f3c13 /nanoc.yaml
parente797ad9fdb6d96f087d1a3aed42d2767f84ef785 (diff)
Update list of nanoc external link exclusions
Diffstat (limited to 'nanoc.yaml')
-rw-r--r--nanoc.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/nanoc.yaml b/nanoc.yaml
index 41edbf8a..3282643f 100644
--- a/nanoc.yaml
+++ b/nanoc.yaml
@@ -104,6 +104,10 @@ checks:
- 'https:\/\/pgp\.mit\.edu\/pks\/lookup\?op=vindex\&search=.*'
- 'https:\/\/www\.amazon\.com\/.*'
- 'https:\/\/contributors\.gitlab\.com\/'
+ - 'https:\/\/downloads\.raspberrypi\.org\/raspbian\/images\/'
+ - 'https:\/\/wiki\.jenkins\.io\/display\/JENKINS\/'
+ # Redirected links to ignore
+ - 'https:\/\/www\.jaegertracing\.io\/docs\/latest\/'
# Don't check links matching the following patterns
- 'https?:\/\/\w*\.example\.com.*'
- 'https?:\/\/localhost.*'