aboutsummaryrefslogtreecommitdiff
path: root/files/ja/glossary/flex/index.html
diff options
context:
space:
mode:
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>