Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Add check-link to Makefile #1318
Conversation
|
This change adds two targets which use linkchecker to look for broken links on the
|
|
x |
bac
reviewed
Aug 30, 2016
| sudo pip3 install mdx-anchors-away mdx-callouts mdx-foldouts | ||
| + sudo pip install linkchecker |
|
Thanks. We are actually putting a link-checker into the parser code which will emit warning etc (and maybe one day we will CI it), but this is useful for now. Thanks! |
evilnick
merged commit 25f686b
into
juju:master
Aug 31, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
bac commentedAug 30, 2016
No description provided.