We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
We use HTML Proofer.
The gemfile in devportal should already have the required gems:
gem 'rake' gem 'html-proofer'
To install, run
bundle exec jekyll build
Navigate to devportal, and then run:
bundle exec htmlproofer ./_site --allow-hash-href
Export the results to a file:
bundle exec htmlproofer ./_site --allow-hash-href > brokenlinks.txt
Ignore the terrible file names at cl.ly:
There was an error while loading. Please reload this page.