Skip to content

Commit 5681055

Browse files
committed
docs: fix links
1 parent 77441e6 commit 5681055

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

docs/guide/README.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -21,21 +21,21 @@ I initially was choosing to expose this as a [Stateful functional components](ht
2121

2222
These are the currently implemented Web APIs and the planned ones.
2323

24-
- [Battery Status API](../battery.md).
25-
- [Clipboard API](../clipboard.md).
26-
- [Device Light](../device-light.md).
27-
- [Device Motion](../device-motion.md).
28-
- [Device Orientation](../device-orientation.md).
29-
- [Full-screen](../fullscreen.md).
30-
- [Geo-location API](../geolocation.md).
31-
- [Intersection Observer](../intersection-observer.md).
32-
- [Local storage API](../local-storage.md).
33-
- [Mouse Position](../guide/mouse-position.md).
34-
- [Network Information API](../network.md).
35-
- [Preferred Color Scheme](../preferred-color-scheme.md).
36-
- [Script](../script.md).
37-
- [Window Scroll Position](../scroll-position.md).
38-
- [Window Size](../window-size.md).
24+
- [Battery Status API](./battery.md).
25+
- [Clipboard API](./clipboard.md).
26+
- [Device Light](./device-light.md).
27+
- [Device Motion](./device-motion.md).
28+
- [Device Orientation](./device-orientation.md).
29+
- [Full-screen](./fullscreen.md).
30+
- [Geo-location API](./geolocation.md).
31+
- [Intersection Observer](./intersection-observer.md).
32+
- [Local storage API](./local-storage.md).
33+
- [Mouse Position](./guide/mouse-position.md).
34+
- [Network Information API](./network.md).
35+
- [Preferred Color Scheme](./preferred-color-scheme.md).
36+
- [Script](./script.md).
37+
- [Window Scroll Position](./scroll-position.md).
38+
- [Window Size](./window-size.md).
3939
- Bluetooth <Badge text="WIP" type="warn" />.
4040
- Fetch <Badge text="WIP" type="warn" />.
4141
- Local storage <Badge text="WIP" type="warn" />.

0 commit comments

Comments
 (0)