aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/domtokenlist
diff options
context:
space:
mode:
authorMasahiro FUJIMOTO <mfujimot@gmail.com>2021-04-08 00:08:50 +0900
committerpotappo <potappo@gmail.com>2021-04-08 20:31:00 +0900
commitbc4182bc6997edf8a1122b2719887c2b4e211a50 (patch)
tree7de0616e2365ce650a21b22bad2e4f10fb99a69a /files/ja/web/api/domtokenlist
parent78e757b214048f0bb9ee82d18d3cfaf65f658bbf (diff)
downloadtranslated-content-bc4182bc6997edf8a1122b2719887c2b4e211a50.tar.gz
translated-content-bc4182bc6997edf8a1122b2719887c2b4e211a50.tar.bz2
translated-content-bc4182bc6997edf8a1122b2719887c2b4e211a50.zip
マクロのリンク切れを修正
Diffstat (limited to 'files/ja/web/api/domtokenlist')
-rw-r--r--files/ja/web/api/domtokenlist/foreach/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/api/domtokenlist/foreach/index.html b/files/ja/web/api/domtokenlist/foreach/index.html
index b1801d1a88..895e562d05 100644
--- a/files/ja/web/api/domtokenlist/foreach/index.html
+++ b/files/ja/web/api/domtokenlist/foreach/index.html
@@ -35,7 +35,7 @@ translation_of: Web/API/DOMTokenList/forEach
</dl>
</dd>
<dt><code><var>thisArg</var></code> {{Optional_inline}}</dt>
- <dd><code><var>callback</var></code> を実行する際に {{jsxref("this")}} として使用する値です。
+ <dd><code><var>callback</var></code> を実行する際に {{jsxref("Operators/this", "this")}} として使用する値です。
</dd>
</dl>