aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/css/transition-delay/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/css/transition-delay/index.html')
-rw-r--r--files/ja/web/css/transition-delay/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/css/transition-delay/index.html b/files/ja/web/css/transition-delay/index.html
index ef4969ab8b..cea8b9b669 100644
--- a/files/ja/web/css/transition-delay/index.html
+++ b/files/ja/web/css/transition-delay/index.html
@@ -350,6 +350,6 @@ var intervalID = window.setInterval(updateTransition, 7000);
<h2 id="See_also" name="See_also">関連情報</h2>
<ul>
- <li><a href="/en-US/docs/Web/CSS/CSS_Transitions/Using_CSS_transitions">CSS トランジションの利用</a></li>
+ <li><a href="/ja/docs/Web/CSS/CSS_Transitions/Using_CSS_transitions">CSS トランジションの利用</a></li>
<li>{{domxref("TransitionEvent")}}</li>
</ul>