aboutsummaryrefslogtreecommitdiff
path: root/files/de/web/css/css_animations
diff options
context:
space:
mode:
Diffstat (limited to 'files/de/web/css/css_animations')
-rw-r--r--files/de/web/css/css_animations/using_css_animations/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/de/web/css/css_animations/using_css_animations/index.html b/files/de/web/css/css_animations/using_css_animations/index.html
index fe1dde65d6..620e82b93a 100644
--- a/files/de/web/css/css_animations/using_css_animations/index.html
+++ b/files/de/web/css/css_animations/using_css_animations/index.html
@@ -361,6 +361,6 @@ element.className = "slidein";
<ul>
<li>{{domxref("AnimationEvent", "AnimationEvent")}}</li>
- <li><a href="https://wiki.developer.mozilla.org/en-US/docs/CSS/CSS_animations/Detecting_CSS_animation_support" title="en/CSS/CSS animations/Detecting CSS animation support">Detecting CSS animation support</a></li>
- <li><a href="https://wiki.developer.mozilla.org/en-US/docs/Web/Guide/CSS/Using_CSS_transitions">Using CSS transitions</a></li>
+ <li><a href="/en-US/docs/CSS/CSS_animations/Detecting_CSS_animation_support" title="en/CSS/CSS animations/Detecting CSS animation support">Detecting CSS animation support</a></li>
+ <li><a href="/en-US/docs/Web/Guide/CSS/Using_CSS_transitions">Using CSS transitions</a></li>
</ul>