diff options
| author | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2021-11-15 23:57:44 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-15 23:57:44 +0900 |
| commit | b95676aefde232670325270899f913c1b61c714b (patch) | |
| tree | 45710d9b1229e08a9ded12ef78d140997ab11095 /files/ja/web/css/css_counter_styles | |
| parent | f638669df64708eddcacf2d7ef5b3f9fd7a6da51 (diff) | |
| download | translated-content-b95676aefde232670325270899f913c1b61c714b.tar.gz translated-content-b95676aefde232670325270899f913c1b61c714b.tar.bz2 translated-content-b95676aefde232670325270899f913c1b61c714b.zip | |
"CSS カウンターの使用" を移動 (#2993)
- "CSS カウンターの使用" を CSS Lists の下から CSS Counter Style の下へ移動
Diffstat (limited to 'files/ja/web/css/css_counter_styles')
| -rw-r--r-- | files/ja/web/css/css_counter_styles/index.html | 2 | ||||
| -rw-r--r-- | files/ja/web/css/css_counter_styles/using_css_counters/index.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/files/ja/web/css/css_counter_styles/index.html b/files/ja/web/css/css_counter_styles/index.html index 6012d0785f..b8618a0d33 100644 --- a/files/ja/web/css/css_counter_styles/index.html +++ b/files/ja/web/css/css_counter_styles/index.html @@ -47,7 +47,7 @@ translation_of: Web/CSS/CSS_Counter_Styles <h2 id="Guides" name="Guides">ガイド</h2> <dl> - <dt><a href="/ja/docs/Web/CSS/CSS_Lists_and_Counters/Using_CSS_counters">CSS カウンターの使用</a></dt> + <dt><a href="/ja/docs/Web/CSS/CSS_Counter_Styles/Using_CSS_counters">CSS カウンターの使用</a></dt> <dd>カウンターを使用して HTML 要素に番号を振る方法や、複雑なカウンターを実行する方法を説明します。</dd> </dl> diff --git a/files/ja/web/css/css_counter_styles/using_css_counters/index.html b/files/ja/web/css/css_counter_styles/using_css_counters/index.html index ba1051209e..365700d674 100644 --- a/files/ja/web/css/css_counter_styles/using_css_counters/index.html +++ b/files/ja/web/css/css_counter_styles/using_css_counters/index.html @@ -9,7 +9,7 @@ tags: - Layout - Reference - Web -translation_of: Web/CSS/CSS_Lists_and_Counters/Using_CSS_counters +translation_of: Web/CSS/CSS_Counter_Styles/Using_CSS_counters original_slug: Web/CSS/CSS_Lists_and_Counters/Using_CSS_counters --- <div>{{CSSRef}}</div> |
