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:
authorleetickett <lee@tickett.net>2022-08-02 10:09:51 +0300
committerleetickett <lee@tickett.net>2022-08-02 10:09:51 +0300
commit89ec93d73e0e351b66b4d42c34b169fa0047ead3 (patch)
treecbcb9ce791c83b29ad96c31eef7e8bb9157f32e6
parent9890e8617f34ed343cde3c250e9472f5db5a26da (diff)
Exclude external link check for support.gitlab.com
-rw-r--r--nanoc.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/nanoc.yaml b/nanoc.yaml
index 1a30502a..0fa038ae 100644
--- a/nanoc.yaml
+++ b/nanoc.yaml
@@ -153,3 +153,6 @@ checks:
- 'https:\/\/dashboards.gitlab.com\/.*'
- 'https:\/\/ops.gitlab.net\/.*'
- 'https:\/\/3PNCFOU757-dsn.algolia.net.*'
+ # Redirected link we don't want to update to platform/locale specific link
+ # See https://gitlab.com/gitlab-org/gitlab/-/issues/368300#note_1047352091
+ - 'https:\/\/support.gitlab.com'