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:
authorAchilleas Pipinellis <axil@gitlab.com>2018-03-23 20:17:29 +0300
committerMarcia Ramos <virtua.creative@gmail.com>2018-03-23 20:17:29 +0300
commit16375180f3b826e8d71b0b674d9d6c72201e6634 (patch)
treef13672a16e1bd0f214d1f327071c850e5b400dd5 /nanoc.yaml
parent715c566932b3414857982562b9af106eb05f7250 (diff)
Expose GitLab.com settings under the home page
Diffstat (limited to 'nanoc.yaml')
-rw-r--r--nanoc.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/nanoc.yaml b/nanoc.yaml
index 75c9e8af..c19529e1 100644
--- a/nanoc.yaml
+++ b/nanoc.yaml
@@ -81,10 +81,12 @@ 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\/api\/'
# Configuration for the “external_links” checker, which checks whether all
# external links are valid.