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, 2 insertions, 0 deletions
diff --git a/nanoc.yaml b/nanoc.yaml
index c7a56596..0420d8cd 100644
--- a/nanoc.yaml
+++ b/nanoc.yaml
@@ -116,6 +116,8 @@ checks:
- 'https:\/\/github.com\/.*'
- 'https:\/\/www.youtube.com\/.*'
- 'https:\/\/youtu.be\/.*'
+ # Some links require authentication, but we want to keep them in development docs
+ - 'https:\/\/dashboards.gitlab.com\/.*'
# A list of file patterns, specified as regular expressions, to exclude from the check.
# If a file matches this pattern, the links from this file will not be checked.