aboutsummaryrefslogtreecommitdiff
path: root/files/de/web/css/css_animations
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2021-07-07 12:38:45 -0400
committerGitHub <noreply@github.com>2021-07-07 12:38:45 -0400
commit6eeb93afaa54a4d10aa06b683584d99683e5fae1 (patch)
tree441f0eb8c2f8a3130e6fd3c41afe343fa715b874 /files/de/web/css/css_animations
parent9300e1df2b85949be1c0e858e7436c51bd1612da (diff)
downloadtranslated-content-6eeb93afaa54a4d10aa06b683584d99683e5fae1.tar.gz
translated-content-6eeb93afaa54a4d10aa06b683584d99683e5fae1.tar.bz2
translated-content-6eeb93afaa54a4d10aa06b683584d99683e5fae1.zip
remove wiki.developer.mozilla.org links (de) (#1441)
Part of #1440
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>