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.yaml10
1 files changed, 4 insertions, 6 deletions
diff --git a/nanoc.yaml b/nanoc.yaml
index 2d3cd735..b8dc9787 100644
--- a/nanoc.yaml
+++ b/nanoc.yaml
@@ -81,12 +81,10 @@ checks:
# Exclude major.minor versions that are used under /archives
- '^/\d{1,2}\.\d{1,2}/$'
# Exclude the extra links listed in the home page
- - 'ee\/api\/'
- - 'ee\/ci\/'
- - 'ee\/ci\/yaml\/'
- - 'ee\/ssh\/'
- - 'ee\/user\/gitlab_com\/'
- - 'ee\/user\/project\/pages\/'
+ - '\/ee\/ci\/yaml\/'
+ - '\/ee\/api\/'
+ - '\/ee\/ssh\/'
+ - '\/ee\/user\/gitlab_com\/'
# Configuration for the “external_links” checker, which checks whether all
# external links are valid.