Skip to content

Commit 3552077

Browse files
Add dom/storage links to path to prevent redirects
1 parent 98935fa commit 3552077

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/Path.res

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ type t = [
1111
| #"/docs/manual/api/introduction"
1212
| #"/docs/manual/api/belt"
1313
| #"/docs/manual/api/dom"
14+
| #"/docs/manual/api/dom/storage"
15+
| #"/docs/manual/api/dom/storage2"
1416
| #"/docs/manual/api/stdlib/intl/numberformat/grouping"
1517
| #"/docs/manual/api/stdlib/biguint64array/constants"
1618
| #"/docs/manual/api/stdlib/bigint64array/constants"

0 commit comments

Comments
 (0)