diff options
author | t7yang <t7yang@gmail.com> | 2021-07-17 16:10:02 +0800 |
---|---|---|
committer | Irvin <irvinfly@gmail.com> | 2021-07-19 23:04:27 +0800 |
commit | a02f4b2f60c81e09b318a090e5c9c2d2d641c878 (patch) | |
tree | 2b1849e7a34cb367ff6624e35a35fc827eceef6b /files/zh-cn/web/mathml | |
parent | 8af4d5e8a260f3474b4273d573532ec6fec08ab4 (diff) | |
download | translated-content-a02f4b2f60c81e09b318a090e5c9c2d2d641c878.tar.gz translated-content-a02f4b2f60c81e09b318a090e5c9c2d2d641c878.tar.bz2 translated-content-a02f4b2f60c81e09b318a090e5c9c2d2d641c878.zip |
replace wiki links in zh-CN
Diffstat (limited to 'files/zh-cn/web/mathml')
-rw-r--r-- | files/zh-cn/web/mathml/element/mrow/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/mathml/element/mrow/index.html b/files/zh-cn/web/mathml/element/mrow/index.html index b735b70dd6..9867445730 100644 --- a/files/zh-cn/web/mathml/element/mrow/index.html +++ b/files/zh-cn/web/mathml/element/mrow/index.html @@ -24,7 +24,7 @@ translation_of: Web/MathML/Element/mrow <dl> <dt id="attr-class-id-style">class, id, style</dt> - <dd>用来供<a href="https://wiki.developer.mozilla.org/zh-CN/docs/Web/CSS">样式表</a>使用。</dd> + <dd>用来供<a href="/zh-CN/docs/Web/CSS">样式表</a>使用。</dd> <dt id="attr-dir">dir</dt> <dd>行内公式的书写方向。可能的值为 <code>ltr</code>(自左向右)或 <code>rtl</code>(自右向左)。</dd> <dt id="attr-href">href</dt> |