diff options
Diffstat (limited to 'files/ja/web/api/cache/add/index.html')
-rw-r--r-- | files/ja/web/api/cache/add/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/api/cache/add/index.html b/files/ja/web/api/cache/add/index.html index 56d7ee6e25..8ed218f4a4 100644 --- a/files/ja/web/api/cache/add/index.html +++ b/files/ja/web/api/cache/add/index.html @@ -108,7 +108,7 @@ translation_of: Web/API/Cache/add <h2 id="See_also" name="See_also">関連情報</h2> <ul> - <li><a href="https://developer.mozilla.org/ja/docs/Web/API/Service_Worker_API/Using_Service_Workers">サービスワーカーの使用</a></li> + <li><a href="/ja/docs/Web/API/Service_Worker_API/Using_Service_Workers">サービスワーカーの使用</a></li> <li>{{domxref("Cache")}}</li> <li>{{domxref("WorkerGlobalScope.caches")}}</li> </ul> |