diff options
Diffstat (limited to 'files/ja/glossary/global_scope/index.html')
-rw-r--r-- | files/ja/glossary/global_scope/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/glossary/global_scope/index.html b/files/ja/glossary/global_scope/index.html index 11507e5080..4cab70a724 100644 --- a/files/ja/glossary/global_scope/index.html +++ b/files/ja/glossary/global_scope/index.html @@ -16,7 +16,7 @@ translation_of: Glossary/Global_scope <h3 id="Learn_about_it" name="Learn_about_it">これについて学習する</h3> <ul> - <li><a href="https://developer.mozilla.org/ja/docs/Web/JavaScript/Guide/Grammar_and_types#Variable_scope">JavaScript の変数スコープ入門</a></li> + <li><a href="/ja/docs/Web/JavaScript/Guide/Grammar_and_types#Variable_scope">JavaScript の変数スコープ入門</a></li> <li>Wikipedia の {{interwiki("wikipedia", "スコープ")}}</li> </ul> |