aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/html/element/ul/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/html/element/ul/index.html')
-rw-r--r--files/ja/web/html/element/ul/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/html/element/ul/index.html b/files/ja/web/html/element/ul/index.html
index 34c5392697..2564687334 100644
--- a/files/ja/web/html/element/ul/index.html
+++ b/files/ja/web/html/element/ul/index.html
@@ -182,7 +182,7 @@ translation_of: Web/HTML/Element/ul
<li><code>&lt;ul&gt;</code> 要素の整形に有益な CSS プロパティ:
<ul>
<li>{{CSSxRef("list-style")}} プロパティ: 行頭記号の表示方法の変更</li>
- <li><a href="/ja/docs/Web/CSS/CSS_Lists_and_Counters/Using_CSS_counters">CSS カウンター</a>: 複雑に入れ子になったリストの扱い</li>
+ <li><a href="/ja/docs/Web/CSS/CSS_Counter_Styles/Using_CSS_counters">CSS カウンター</a>: 複雑に入れ子になったリストの扱い</li>
<li>{{CSSxRef("line-height")}} プロパティ: 非推奨の {{htmlattrxref("compact", "ul")}} 属性のシミュレート</li>
<li>{{CSSxRef("margin")}} プロパティ: リストのインデントの制御</li>
</ul>