Skip to content
Snippets Groups Projects
Commit 17623198 authored by Ben Gamari's avatar Ben Gamari :turtle:
Browse files

Add script to verify links

parent 003ae2da
No related branches found
No related tags found
No related merge requests found
#!/bin/bash -e
# docs/ seems to be a URL rewrite rule provided by haskell.org
# dist/mac_frameworks appears to be lost to history
linkchecker http://localhost:8000 --ignore-url 'docs/' --ignore-url=dist/mac_frameworks
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment