aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/css/gradient/linear-gradient()/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/css/gradient/linear-gradient()/index.html')
-rw-r--r--files/zh-cn/web/css/gradient/linear-gradient()/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/css/gradient/linear-gradient()/index.html b/files/zh-cn/web/css/gradient/linear-gradient()/index.html
index c8c25b68e2..df99cec0e6 100644
--- a/files/zh-cn/web/css/gradient/linear-gradient()/index.html
+++ b/files/zh-cn/web/css/gradient/linear-gradient()/index.html
@@ -101,7 +101,7 @@ linear-gradient(red 0%, orange 10% 30%, yellow 50% 70%, green 90% 100%);</code><
<h3 id="正式语法">正式语法</h3>
<pre class="notranslate">linear-gradient(
- [ <a href="https://wiki.developer.mozilla.org/en-US/CSS/angle">&lt;angle&gt;</a> | to &lt;side-or-corner&gt; ,]? &lt;color-stop-list&gt; )
+ [ <a href="/zh-CN/CSS/angle">&lt;angle&gt;</a> | to &lt;side-or-corner&gt; ,]? &lt;color-stop-list&gt; )
\---------------------------------/ \----------------------------/
Definition of the gradient line List of color stops