aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/css/length/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/css/length/index.html')
-rw-r--r--files/zh-cn/web/css/length/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/css/length/index.html b/files/zh-cn/web/css/length/index.html
index 35276c797e..813bee1cce 100644
--- a/files/zh-cn/web/css/length/index.html
+++ b/files/zh-cn/web/css/length/index.html
@@ -118,7 +118,7 @@ translation_of: Web/CSS/length
<h2 id="插值">插值</h2>
-<p>当包含动画效果时,动画中<code>&lt;length&gt;</code>的值是由计算出的值使用插值法得出的浮点实数。插值的速度由动画的<a href="https://wiki.developer.mozilla.org/zh-CN/docs/Web/CSS/easing-function">定时函数</a>决定。</p>
+<p>当包含动画效果时,动画中<code>&lt;length&gt;</code>的值是由计算出的值使用插值法得出的浮点实数。插值的速度由动画的<a href="/zh-CN/docs/Web/CSS/easing-function">定时函数</a>决定。</p>
<h2 id="示例">示例</h2>