zregvart commented on a change in pull request #234: Added an anchor tag to allow the users to reach the top of the page URL: https://github.com/apache/camel-website/pull/234#discussion_r399218923
########## File path: package.json ########## @@ -10,7 +10,7 @@ "preview:antora": "antora --clean --fetch antora-playbook.yml", "preview:hugo": "hugo server -D", "check:xref": "antora --generator @antora/xref-validator antora-playbook.yml", - "check:links": "link-checker --disable-external --mkdocs --allow-hash-href public", + "check:links": "link-checker --disable-external --mkdocs --allow-hash-href public --url-ignore='#top'", Review comment: :+1: ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services