Skip to content

Commit 8ef15b3

Browse files
committed
chore: fix mdn urls
1 parent ed579eb commit 8ef15b3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

api/NavigationPrecommitController.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"api": {
33
"NavigationPrecommitController": {
44
"__compat": {
5+
"mdn_url": "https://developer.mozilla.org/docs/Web/API/NavigationPrecommitController",
56
"spec_url": "https://html.spec.whatwg.org/multipage/nav-history-apis.html#the-navigationprecommitcontroller-interface",
67
"support": {
78
"chrome": {
@@ -33,6 +34,7 @@
3334
},
3435
"redirect": {
3536
"__compat": {
37+
"mdn_url": "https://developer.mozilla.org/docs/Web/API/NavigationPrecommitController/redirect",
3638
"spec_url": "https://html.spec.whatwg.org/multipage/nav-history-apis.html#dom-navigationprecommitcontroller-redirect",
3739
"support": {
3840
"chrome": {

0 commit comments

Comments
 (0)