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.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/nanoc.yaml b/nanoc.yaml
index dbca37c20..52fe39968 100644
--- a/nanoc.yaml
+++ b/nanoc.yaml
@@ -97,7 +97,7 @@ checks:
# If an external link matches this pattern, the validity check will be skipped.
exclude:
# Valid links incorrectly reported as broken
- - 'https?:\/\/gitlab.com\/api\/v4\/.*'
+ - 'https:\/\/gitlab.com\/api\/v4\/.*'
- 'https:\/\/www\.linkedin\.com\/company\/gitlab-com'
- 'https:\/\/auth0\.com\/auth\/login'
- 'https:\/\/gitlab-org\.gitlab\.io\/gitlab-svgs'