Enable bundle exec nanoc check internal_links

This commit is contained in:
Marcia Ramos 2018-12-11 17:07:36 -02:00
parent bdcd37610a
commit 9ab5326182

View file

@ -554,8 +554,7 @@ docs lint:
# Build HTML from Markdown
- bundle exec nanoc
# Check the internal links
# Disabled until https://gitlab.com/gitlab-com/gitlab-docs/issues/305 is resolved
# - bundle exec nanoc check internal_links
- bundle exec nanoc check internal_links
downtime_check:
<<: *rake-exec