diff --git a/issues/speculation-rules-brokenlinks.md b/issues/speculation-rules-brokenlinks.md new file mode 100644 index 00000000..04793fad --- /dev/null +++ b/issues/speculation-rules-brokenlinks.md @@ -0,0 +1,13 @@ +--- +Repo: 'https://github.com/WICG/nav-speculation' +Tracked: https://github.com/WICG/nav-speculation/issues/280 +Title: Broken references in Speculation Rules +--- + +While crawling [Speculation Rules](https://wicg.github.io/nav-speculation/speculation-rules.html), the following links to other specifications were detected as pointing to non-existing anchors: +* [ ] https://wicg.github.io/urlpattern/#urlpattern +* [ ] https://wicg.github.io/urlpattern/#dom-urlpattern-urlpattern +* [ ] https://wicg.github.io/urlpattern/#dictdef-urlpatterninit +* [ ] https://wicg.github.io/urlpattern/#match + +This issue was detected and reported semi-automatically by [Strudy](https://github.com/w3c/strudy/) based on data collected in [webref](https://github.com/w3c/webref/).