Commit 3a958e5
authored
ci: fix link checker config file name and broken URL (#41)
Rename .lychee.toml to lychee.toml to match lychee's default config
file name. Since lychee 0.18+, the default is 'lychee.toml' without
the dot prefix, so our .lychee.toml was silently ignored and the
medium.com exclusion never took effect.
Also fix typo in CONTRIBUTING.md: squidfun -> squidfunk (mkdocs-material
theme URL was returning 404).
Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca>1 parent 41f6acd commit 3a958e5
2 files changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| |||
File renamed without changes.
0 commit comments