diff options
Diffstat (limited to 'files/ja/web/api/history')
-rw-r--r-- | files/ja/web/api/history/pushstate/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/api/history/pushstate/index.html b/files/ja/web/api/history/pushstate/index.html index ffd1336866..c3ee86847e 100644 --- a/files/ja/web/api/history/pushstate/index.html +++ b/files/ja/web/api/history/pushstate/index.html @@ -97,5 +97,5 @@ window.history.pushState({}, '', url);</pre> <ul> <li><a href="/ja/docs/Web/API/History_API/Working_with_the_History_API">Working with the History API</a></li> - <li><a href="https://wiki.developer.mozilla.org/ja/docs/Web/API/Window/popstate_event">Window: popstate event</a></li> + <li><a href="/ja/docs/Web/API/Window/popstate_event">Window: popstate event</a></li> </ul> |