Skip to content

Commit

Permalink
Add missing mdn_url for PopStateEvent() (#19253)
Browse files Browse the repository at this point in the history
  • Loading branch information
teoli2003 committed Mar 28, 2023
1 parent b312a8e commit 59e62b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/PopStateEvent.json
Expand Up @@ -42,6 +42,7 @@
"PopStateEvent": {
"__compat": {
"description": "<code>PopStateEvent()</code> constructor",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/PopStateEvent/PopStateEvent",
"spec_url": "https://html.spec.whatwg.org/multipage/browsing-the-web.html#the-popstateevent-interface",
"support": {
"chrome": {
Expand Down

0 comments on commit 59e62b4

Please sign in to comment.