diff options
| author | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2021-09-14 23:04:19 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-14 23:04:19 +0900 |
| commit | a802ba37d66fb077a0fe4b9574839cb886135acf (patch) | |
| tree | a31c2082387bd76072bfae45f1479bd00c5ddec1 /files/ja/web/xpath/comparison_with_css_selectors | |
| parent | 57c4aff2c8160b2d5ebb7302874ba0d7f3fedf02 (diff) | |
| download | translated-content-a802ba37d66fb077a0fe4b9574839cb886135acf.tar.gz translated-content-a802ba37d66fb077a0fe4b9574839cb886135acf.tar.bz2 translated-content-a802ba37d66fb077a0fe4b9574839cb886135acf.zip | |
Web/m-w以下の文書内のリンクURLを正規化 (#2370)
- /en-US へのリンクを /ja へのリンクに修正
- /ja が付いていないものに /ja を付加
- MDN内のリンクが完全URLの場合、 /ja/docs からのURLに修正
Diffstat (limited to 'files/ja/web/xpath/comparison_with_css_selectors')
| -rw-r--r-- | files/ja/web/xpath/comparison_with_css_selectors/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/xpath/comparison_with_css_selectors/index.html b/files/ja/web/xpath/comparison_with_css_selectors/index.html index faaa5ce0b5..0c0b166a3d 100644 --- a/files/ja/web/xpath/comparison_with_css_selectors/index.html +++ b/files/ja/web/xpath/comparison_with_css_selectors/index.html @@ -23,7 +23,7 @@ translation_of: Web/XPath/Comparison_with_CSS_selectors </thead> <tbody> <tr> - <td><a href="/en-US/docs/Web/XPath/Axes/ancestor"><code>ancestor</code></a>, <a href="/en-US/docs/Web/XPath/Axes/parent"><code>parent</code></a>, <a href="/en-US/docs/Web/XPath/Axes/preceding-sibling"><code>preceding-sibling</code></a> 軸</td> + <td><a href="/ja/docs/Web/XPath/Axes/ancestor"><code>ancestor</code></a>, <a href="/ja/docs/Web/XPath/Axes/parent"><code>parent</code></a>, <a href="/ja/docs/Web/XPath/Axes/preceding-sibling"><code>preceding-sibling</code></a> 軸</td> <td>{{CSSxRef(":has",":has()")}} セレクター {{experimental_inline}}</td> </tr> <tr> |
