Skip to content

Commit 1beacdc

Browse files
authored
Merge pull request #101 from pp-mo/linkcheck
Explain each ignore, and comment possibly unneccessary ones.
2 parents e27b1e1 + 83a4388 commit 1beacdc

File tree

1 file changed

+25
-3
lines changed

1 file changed

+25
-3
lines changed

.lycheeignore

Lines changed: 25 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,35 @@
1+
# DEAD : legacy in various old whatsnews
12
https://biggus.readthedocs.io
2-
https://cfconventions.org
3-
https://doi.org/10.3390/jmse2010194
3+
4+
# Intermittently unreliable?
5+
# https://cfconventions.org
6+
7+
# works in browser? : used in further_topics/ugrid/data_model
8+
# https://doi.org/10.3390/jmse2010194
9+
10+
# DEAD, todo:remove, used in docs/src/userguide/plotting_a_cube.rst
411
https://effbot.org
12+
13+
# DEAD, todo:remove, used in docs/src/further_topics/ugrid/data_model.rst
514
https://ibm-design-language.eu-de.mybluemix.net/design/language/resources/color-library
15+
16+
# DEAD, legacy in whatsnew/1.4.rst
617
https://geoport.whoi.edu/thredds/dodsC/bathy/gom15
18+
19+
# catch (at least) githuib userids, of which many in whatsnews, too many --> "too many requests" failures
720
https://github.com/[^/]*$
21+
22+
# nonfunctional example, used in docs/src/developers_guide/gitwash/development_workflow.rst
823
https://github.com/your-user-name/iris
24+
25+
# problem with bad certificate (review sometime?)
926
https://scitools.github.com/cartopy
27+
28+
# legacy ref in whatsnew/3.0.rst
1029
https://stickler-ci.com
11-
https://www.flaticon.com
30+
31+
#https://www.flaticon.com
32+
33+
# DEAD, todo:remove, used in docs/src/userguide/plotting_a_cube.rst
1234
https://www.personal.psu.edu/cab38/ColorBrewer/ColorBrewer_updates.html
1335

0 commit comments

Comments
 (0)