aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/html/element/portal/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/html/element/portal/index.html')
-rw-r--r--files/ja/web/html/element/portal/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/html/element/portal/index.html b/files/ja/web/html/element/portal/index.html
index 02f26e18a2..af918dff45 100644
--- a/files/ja/web/html/element/portal/index.html
+++ b/files/ja/web/html/element/portal/index.html
@@ -60,7 +60,7 @@ translation_of: Web/HTML/Element/portal
<p>事前レンダリングのためにポータルを使用する場合は、 HTML の hidden 属性または CSS の {{cssxref("display")}} プロパティの値を <code>none</code> にして非表示にしてください。</p>
-<p>ポータルがアクティブ化している間にアニメーションを使用する場合は、 {{cssxref("@media/prefers-reduced-motion", "prefers-reduced-motion")}} <a href="/ja/docs/Web/CSS/Media_Queries/Using_media_queries#Media_features">メディア特性</a>を尊重してください。</p>
+<p>ポータルがアクティブ化している間にアニメーションを使用する場合は、 {{cssxref("@media/prefers-reduced-motion", "prefers-reduced-motion")}} <a href="/ja/docs/Web/CSS/@media#メディア特性">メディア特性</a>を尊重してください。</p>
<h2 id="Specifications">仕様書</h2>