diff options
Diffstat (limited to 'files/ja/web/api/workerlocation/index.html')
-rw-r--r-- | files/ja/web/api/workerlocation/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/api/workerlocation/index.html b/files/ja/web/api/workerlocation/index.html index ad6635135a..2a28a7cc35 100644 --- a/files/ja/web/api/workerlocation/index.html +++ b/files/ja/web/api/workerlocation/index.html @@ -72,5 +72,5 @@ translation_of: Web/API/WorkerLocation <ul> <li>Other Worker-related interfaces: {{domxref("Worker")}}, {{domxref("WorkerNavigator")}}, and {{domxref("WorkerGlobalScope")}}.</li> - <li><a href="/en-US/docs/Web/Guide/Performance/Using_web_workers">Using web workers</a></li> + <li><a href="/ja/docs/Web/Guide/Performance/Using_web_workers">Using web workers</a></li> </ul> |