aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/css/transform-function
diff options
context:
space:
mode:
authort7yang <t7yang@gmail.com>2021-07-17 16:10:02 +0800
committerIrvin <irvinfly@gmail.com>2021-07-19 23:04:27 +0800
commita02f4b2f60c81e09b318a090e5c9c2d2d641c878 (patch)
tree2b1849e7a34cb367ff6624e35a35fc827eceef6b /files/zh-cn/web/css/transform-function
parent8af4d5e8a260f3474b4273d573532ec6fec08ab4 (diff)
downloadtranslated-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/css/transform-function')
-rw-r--r--files/zh-cn/web/css/transform-function/matrix()/index.html2
-rw-r--r--files/zh-cn/web/css/transform-function/translatey()/index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-cn/web/css/transform-function/matrix()/index.html b/files/zh-cn/web/css/transform-function/matrix()/index.html
index 61a7db5124..85c5d7bc8e 100644
--- a/files/zh-cn/web/css/transform-function/matrix()/index.html
+++ b/files/zh-cn/web/css/transform-function/matrix()/index.html
@@ -81,4 +81,4 @@ translation_of: Web/CSS/transform-function/matrix()
<h3 id="结果">结果</h3>
-<p>请看英文版案例 <a href="https://wiki.developer.mozilla.org/en-US/docs/Web/CSS/transform-function/matrix#Result">https://wiki.developer.mozilla.org/en-US/docs/Web/CSS/transform-function/matrix#Result</a></p>
+<p>请看英文版案例 <a href="/zh-CN/docs/Web/CSS/transform-function/matrix#Result">/zh-CN/docs/Web/CSS/transform-function/matrix#Result</a></p>
diff --git a/files/zh-cn/web/css/transform-function/translatey()/index.html b/files/zh-cn/web/css/transform-function/translatey()/index.html
index 3c210ee62e..cbce9c8b14 100644
--- a/files/zh-cn/web/css/transform-function/translatey()/index.html
+++ b/files/zh-cn/web/css/transform-function/translatey()/index.html
@@ -105,7 +105,7 @@ transform: translateY(50%);</code></pre>
<h2 id="浏览器兼容性">浏览器兼容性</h2>
-<p>请查看 <code><a href="https://wiki.developer.mozilla.org/en-US/docs/Web/CSS/transform-function#Browser_compatibility">&lt;transform-function&gt;</a></code>。</p>
+<p>请查看 <code><a href="/zh-CN/docs/Web/CSS/transform-function#Browser_compatibility">&lt;transform-function&gt;</a></code>。</p>
<h2 id="了解更多">了解更多</h2>