diff options
Diffstat (limited to 'files/ja/web/api/nodelist/foreach/index.html')
| -rw-r--r-- | files/ja/web/api/nodelist/foreach/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/api/nodelist/foreach/index.html b/files/ja/web/api/nodelist/foreach/index.html index 887d385f47..5df7ca9f76 100644 --- a/files/ja/web/api/nodelist/foreach/index.html +++ b/files/ja/web/api/nodelist/foreach/index.html @@ -36,7 +36,7 @@ translation_of: Web/API/NodeList/forEach </dl> </dd> <dt><code><var>thisArg</var></code> {{Optional_inline}}</dt> - <dd><code><var>callback</var></code> 内で <code><a href="https://wiki.developer.mozilla.org/ja/docs/Web/JavaScript/Reference/Operators/this">this</a></code> として使う値です。</dd> + <dd><code><var>callback</var></code> 内で <code><a href="/ja/docs/Web/JavaScript/Reference/Operators/this">this</a></code> として使う値です。</dd> </dl> <h3 id="Return_value" name="Return_value">戻り値</h3> |
