diff options
Diffstat (limited to 'files/ja/web/api/messageport/index.html')
-rw-r--r-- | files/ja/web/api/messageport/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/api/messageport/index.html b/files/ja/web/api/messageport/index.html index c586aef559..90629a6c06 100644 --- a/files/ja/web/api/messageport/index.html +++ b/files/ja/web/api/messageport/index.html @@ -100,5 +100,5 @@ function onMessage(e) { <h2 id="See_also" name="See_also">関連情報</h2> <ul> - <li><a href="/docs/Web/API/Channel_Messaging_API/Using_channel_messaging">Using channel messaging</a></li> + <li><a href="/ja/docs/Web/API/Channel_Messaging_API/Using_channel_messaging">Using channel messaging</a></li> </ul> |