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:
-rw-r--r--nanoc.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/nanoc.yaml b/nanoc.yaml
index 4ea38813..dbca37c2 100644
--- a/nanoc.yaml
+++ b/nanoc.yaml
@@ -97,6 +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:\/\/www\.linkedin\.com\/company\/gitlab-com'
- 'https:\/\/auth0\.com\/auth\/login'
- 'https:\/\/gitlab-org\.gitlab\.io\/gitlab-svgs'