Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

chore(linkChecker): fix to checker config #1842

Closed
wants to merge 1 commit into from

Conversation

chalin
Copy link
Contributor

@chalin chalin commented Jul 6, 2016

This PR eliminates false positives by adjusting the checker config options:

  • Some sites don’t support HEAD so use the GET method.
  • Exclude known problematic URLs from being checked.

@chalin
Copy link
Contributor Author

chalin commented Jul 6, 2016

cc @kwalrath @Foxandxss @wardbell : with this change, and the latest PRs that fix the broken links, only two broken links remain (as reported elsewhere). Ready for review and merge.

This PR eliminates false positives by adjusting the checker config
options:
- Some sites don’t support `HEAD` so use the `GET` method.
- Exclude known problematic URLs from being checked.
@chalin chalin force-pushed the chalin-chore-linkChecker-0706 branch from caa9253 to 2d468a5 Compare July 8, 2016 04:59
@wardbell
Copy link
Contributor

LGTM

@wardbell wardbell closed this in 81b011c Jul 12, 2016
@chalin chalin deleted the chalin-chore-linkChecker-0706 branch July 12, 2016 15:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants