psingh587 commented on issue #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#issuecomment-604510917 > We also need to configure the [link-checker](https://github.com/timaschew/link-checker) to ignore links that target `#top`. I think we can add `--url-ignore='#top'` here: > > https://github.com/apache/camel-website/blob/3120c065b92dfca83059551d416a859134b89462/package.json#L13 Here in this, Do I have to add this particular line `--url-ignore='#top'` within the same lines as of link-checker like this? "check:links": "link-checker --disable-external --mkdocs --allow-hash-href public --url-ignore='#top'",
---------------------------------------------------------------- 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