From 16375180f3b826e8d71b0b674d9d6c72201e6634 Mon Sep 17 00:00:00 2001 From: Achilleas Pipinellis Date: Fri, 23 Mar 2018 17:17:29 +0000 Subject: Expose GitLab.com settings under the home page --- nanoc.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'nanoc.yaml') 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. -- cgit v1.2.3