Commit bf085bb
authored
ci: make link integrity check blocking (#2045)
Now that all 40 broken links are fixed, promote the link checker from
warnings to errors. Broken internal links will fail CI on PRs.
Also fix node_modules exclusion to catch frontend/node_modules/ (was
only excluding top-level node_modules/).
Co-authored-by: Ben Coombs <bjcoombs@users.noreply.github.com>1 parent bfc5281 commit bf085bb
1 file changed
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
138 | | - | |
| 137 | + | |
139 | 138 | | |
140 | 139 | | |
141 | 140 | | |
0 commit comments