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:
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.*'