We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58ef866 commit 8d756c1Copy full SHA for 8d756c1
1 file changed
docs/decisions/0001-myst-migration/0008-remove-checklinks.md
@@ -55,7 +55,7 @@ Do not replace with another link-checker at this time.
55
2. **Keep patching `skipPatterns`** — each MyST or cookie update may introduce
56
new CDN or bundle paths requiring another skip; ongoing maintenance burden
57
with no clear endpoint.
58
-4. **Replace with a different link-checker** — introduces new dependency;
+3. **Replace with a different link-checker** — introduces new dependency;
59
the same CDN-blocking and JS-parsing problems would likely recur; deferred
60
unless a concrete need emerges post-merge.
61
0 commit comments