diff options
Diffstat (limited to 'files/ja/web/html/global_attributes/itemprop/index.html')
-rw-r--r-- | files/ja/web/html/global_attributes/itemprop/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/html/global_attributes/itemprop/index.html b/files/ja/web/html/global_attributes/itemprop/index.html index b127c0092c..d4f3d2d173 100644 --- a/files/ja/web/html/global_attributes/itemprop/index.html +++ b/files/ja/web/html/global_attributes/itemprop/index.html @@ -301,7 +301,7 @@ translation_of: Web/HTML/Global_attributes/itemprop </li> <li>要素が <code>audio</code>, <code>embed</code>, <code>iframe</code>, <code>img</code>, <code>source</code>, <code>track</code>, <code>video</code> 要素である場合 <ul> - <li>値は、属性が設定される時に要素のノード文書 (<a href="https://developer.mozilla.org/ja/docs/Web/API/Microdata_DOM_API">Microdata DOM API</a>の一部) に関連する要素の src 属性の解析する値に由来する結果の URL 文字列である</li> + <li>値は、属性が設定される時に要素のノード文書 (<a href="/ja/docs/Web/API/Microdata_DOM_API">Microdata DOM API</a>の一部) に関連する要素の src 属性の解析する値に由来する結果の URL 文字列である</li> </ul> </li> <li>要素が <code>a</code>, <code>area</code>, <code>link</code> 要素である場合 |