Skip to content

Commit 5f8109e

Browse files
committed
Update link checker ignore list for geekfeminism.fandom.com
The old wikia.com URL was in the ignore list but we updated the link to fandom.com. Update the ignore entry to match so the link checker doesn't fail on the 403 from Fandom's bot protection.
1 parent 7fe75c9 commit 5f8109e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/html-proofer

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ url_ignores = [
3737
"https://sloan.org/programs/digital-technology",
3838
"https://www.jfklibrary.org/learn/education/teachers/curricular-resources/ask-not-what-your-country-can-do-for-you",
3939
"https://stackoverflow.com/questions/18664074/",
40-
"http://geekfeminism.wikia.com/wiki/Meritocracy",
40+
"https://geekfeminism.fandom.com/wiki/Meritocracy",
4141
"https://news.ycombinator.com/item?id=7531689",
4242

4343
# Regex patterns for broader ignore rules

0 commit comments

Comments
 (0)