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:
authorNick Gaskill <ngaskill@gitlab.com>2022-03-07 01:19:00 +0300
committerEvan Read <eread@gitlab.com>2022-03-07 01:19:00 +0300
commit9fadcb8fac75759a6fdca68fdd883704f421c446 (patch)
tree814f5d3712b408dd476cf90421b1f5b979670436 /nanoc.yaml
parent2baa7aad30ad778b57dfdcc25cdb52cb25ed303f (diff)
Add bitly link to exclude list
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 79bbd23f..e01d6012 100644
--- a/nanoc.yaml
+++ b/nanoc.yaml
@@ -124,6 +124,7 @@ checks:
- 'https:\/\/twitter\.com\/gitlab'
# Redirected links to ignore.
- 'https:\/\/www\.jaegertracing\.io\/docs\/latest\/'
+ - 'https:\/\/bit.ly\/.*'
# Don't check links matching the following patterns.
- 'https?:\/\/\w*\.example\.com.*'
- 'https?:\/\/localhost.*'