aboutsummaryrefslogtreecommitdiff
path: root/files/ja/glossary/flex/index.html
diff options
context:
space:
mode:
authorMasahiro FUJIMOTO <mfujimot@gmail.com>2021-09-14 11:04:18 +0900
committerGitHub <noreply@github.com>2021-09-14 11:04:18 +0900
commitbce43c8c14df736ba41f00bf7dec5627421fa66b (patch)
tree41f22bd6f6b4954dd8e72e2cc219bd4dced09eb0 /files/ja/glossary/flex/index.html
parentec7e93e64a34705de7dc374c6890298bc267c5b6 (diff)
downloadtranslated-content-bce43c8c14df736ba41f00bf7dec5627421fa66b.tar.gz
translated-content-bce43c8c14df736ba41f00bf7dec5627421fa66b.tar.bz2
translated-content-bce43c8c14df736ba41f00bf7dec5627421fa66b.zip
Glossary以下の文書内のリンクURLを正規化 (#2353)
- /en-US へのリンクを /ja へのリンクに修正 - /ja が付いていないものに /ja を付加 - MDN内のリンクが完全URLの場合、 /ja/docs からのURLに修正
Diffstat (limited to 'files/ja/glossary/flex/index.html')
-rw-r--r--files/ja/glossary/flex/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/glossary/flex/index.html b/files/ja/glossary/flex/index.html
index 43dc77f29b..2cc4824a55 100644
--- a/files/ja/glossary/flex/index.html
+++ b/files/ja/glossary/flex/index.html
@@ -13,7 +13,7 @@ translation_of: Glossary/Flex
<p><code>flex</code> プロパティは flexbox プロパティを縮めて表したプロパティです。<code>flex-grow</code> や <code>flex-shrink</code>、<code>flex-basis</code> 等があります。</p>
-<p><code>&lt;flex&gt;</code> については、CSS Grid Layout内の <a href="https://developer.mozilla.org/ja/docs/Web/CSS/flex_value">flexible length</a> にて確認できます。</p>
+<p><code>&lt;flex&gt;</code> については、CSS Grid Layout内の <a href="/ja/docs/Web/CSS/flex_value">flexible length</a> にて確認できます。</p>
<h2 id="Learn_more" name="Learn_more">関連項目</h2>