Commit 120eec5
committed
Check for broken site links
During CI, a light web server is setup:
https://docs.python.org/3/library/http.server.html#command-line-interface
The the site is crawled to find broken links:
https://linkchecker.github.io/linkchecker/man/linkchecker.html
At the moment it just reports broken links in CI output.1 parent 3b21e51 commit 120eec5
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
33 | 38 | | |
34 | 39 | | |
35 | 40 | | |
| |||
0 commit comments