From 4d4a789b9fdf8064009d9563a1615629cdf4102c Mon Sep 17 00:00:00 2001 From: strudy-bot Date: Wed, 11 Oct 2023 12:47:06 +0000 Subject: [PATCH] File report on Broken references in Orientation Sensor --- issues/orientation-sensor-brokenlinks.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 issues/orientation-sensor-brokenlinks.md diff --git a/issues/orientation-sensor-brokenlinks.md b/issues/orientation-sensor-brokenlinks.md new file mode 100644 index 00000000..1058afa3 --- /dev/null +++ b/issues/orientation-sensor-brokenlinks.md @@ -0,0 +1,13 @@ +--- +Repo: 'https://github.com/w3c/orientation-sensor' +Tracked: N/A +Title: Broken references in Orientation Sensor +--- + +While crawling [Orientation Sensor](https://w3c.github.io/orientation-sensor/), the following links to other specifications were detected as pointing to non-existing anchors: +* [ ] https://w3c.github.io/sensors/#mock-sensor-type +* [ ] https://w3c.github.io/sensors/#dom-mocksensortype-absolute-orientation +* [ ] https://w3c.github.io/sensors/#mock-sensor-reading-values +* [ ] https://w3c.github.io/sensors/#dom-mocksensortype-relative-orientation + +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/).