aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/html/element/ol/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/html/element/ol/index.html')
-rw-r--r--files/ja/web/html/element/ol/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/ja/web/html/element/ol/index.html b/files/ja/web/html/element/ol/index.html
index f47cb71322..141250f4ed 100644
--- a/files/ja/web/html/element/ol/index.html
+++ b/files/ja/web/html/element/ol/index.html
@@ -21,7 +21,7 @@ translation_of: Web/HTML/Element/ol
<tbody>
<tr>
<th scope="row"><a href="/ja/docs/Web/HTML/Content_categories">コンテンツカテゴリ</a></th>
- <td><a href="/ja/docs/Web/HTML/Content_categories#Flow_content">フローコンテンツ</a>。また、<code>&lt;ol&gt;</code> 要素の子に少なくとも 1 個の {{HTMLElement("li")}} 要素を包含する場合は、<a href="/en-US/docs/Web/Guide/HTML/Content_categories#Palpable_content">知覚可能コンテンツ</a>。</td>
+ <td><a href="/ja/docs/Web/HTML/Content_categories#Flow_content">フローコンテンツ</a>。また、<code>&lt;ol&gt;</code> 要素の子に少なくとも 1 個の {{HTMLElement("li")}} 要素を包含する場合は、<a href="/ja/docs/Web/Guide/HTML/Content_categories#Palpable_content">知覚可能コンテンツ</a>。</td>
</tr>
<tr>
<th scope="row">許可されている内容</th>
@@ -37,7 +37,7 @@ translation_of: Web/HTML/Element/ol
</tr>
<tr>
<th scope="row">Implicit ARIA role</th>
- <td><code><a href="/en-US/docs/Web/Accessibility/ARIA/Roles/List_role">list</a></code></td>
+ <td><code><a href="/ja/docs/Web/Accessibility/ARIA/Roles/List_role">list</a></code></td>
</tr>
<tr>
<th scope="row">許可されている ARIA ロール</th>