Commit Graph

15 Commits

Author SHA1 Message Date
Anton-4
519eb9625c
ignore local html files
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-08-02 11:28:20 +02:00
Anton-4
90ac95ea92
don't check liberapay
the link checker gets a 403 here even though the link works

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-07-08 18:35:19 +02:00
Anton-4
925cf7fc8f
fix twitter link check
We didn't actually have any twitter links that started with www :p 

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-05-23 13:55:11 +02:00
Anton-4
32683aa3e1
fix twitter max redirects
The link checker recently started having problems with twitter links.

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-05-13 11:59:47 +02:00
Anton-4
8e756d59d5
excepetion for cli docs link 2023-01-23 20:14:38 +01:00
Anton-4
75aca287fc
con't check 10xeditor.com link
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-01-07 15:04:41 +01:00
Anton-4
b9a2a5946a
link check exception 2022-12-23 14:43:14 +01:00
Anton-4
6de42679c2
ignore 0.0.0.0 for link checking
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2022-12-14 19:42:49 +01:00
Christopher Duncan
a627a47709
Add Dict module to the testing CI 2022-10-23 08:37:59 -04:00
Anton-4
1c3a098898
generalize microsoft research exception
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2022-10-17 15:17:41 +02:00
Anton-4
3492561bf8
add web.eecs.umich.edu link check exception
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2022-10-17 15:03:41 +02:00
Anton-4
709faee85b
add microsoft research exception
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2022-10-15 15:25:21 +02:00
Anton-4
eb727bd8b0
fixed links, minimal exceptions
Replaced lorem ipsum links with links to roc-lang. All exceptions added are due to problems with those sites and their interaction with programs like curl
2022-10-15 14:25:03 +02:00
Anton-4
52bc03e93b
remove lorem ipsum patterns
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2022-10-15 12:23:43 +02:00
Christopher Duncan
e086187f3c
Repair links in Markdown
This resolves #3832
2022-10-11 18:36:15 -04:00