diff options
| author | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2021-07-12 10:11:30 +0900 |
|---|---|---|
| committer | potappo <potappo@gmail.com> | 2021-07-18 18:33:18 +0900 |
| commit | fd1e2435671adf89d5a2718fc7d1454828f147ae (patch) | |
| tree | 769a406472882e3bafda9e32fb8b4414cfcfb1d5 /files/ja/web/api/nodelist | |
| parent | b0caefeaf81fd55008397bfd6f7765e15cecd224 (diff) | |
| download | translated-content-fd1e2435671adf89d5a2718fc7d1454828f147ae.tar.gz translated-content-fd1e2435671adf89d5a2718fc7d1454828f147ae.tar.bz2 translated-content-fd1e2435671adf89d5a2718fc7d1454828f147ae.zip | |
remove wiki.developer.mozilla.org links
Diffstat (limited to 'files/ja/web/api/nodelist')
| -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> |
