aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/css/writing-mode/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/css/writing-mode/index.html')
-rw-r--r--files/zh-cn/web/css/writing-mode/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-cn/web/css/writing-mode/index.html b/files/zh-cn/web/css/writing-mode/index.html
index ea47547767..4eaba44816 100644
--- a/files/zh-cn/web/css/writing-mode/index.html
+++ b/files/zh-cn/web/css/writing-mode/index.html
@@ -193,12 +193,12 @@ th {
<h2 id="请参阅">请参阅</h2>
<ul>
- <li>SVG <code><a href="https://wiki.developer.mozilla.org/en-US/docs/Web/SVG/Attribute/writing-mode">writing-mode</a></code> attribute</li>
+ <li>SVG <code><a href="/zh-CN/docs/Web/SVG/Attribute/writing-mode">writing-mode</a></code> attribute</li>
<li>{{Cssxref("direction")}}</li>
<li>{{Cssxref("unicode-bidi")}}</li>
<li>{{Cssxref("text-orientation")}}</li>
<li>{{Cssxref("text-combine-upright")}}</li>
- <li><a href="https://wiki.developer.mozilla.org/docs/Web/CSS/CSS_Logical_Properties">CSS Logical properties</a></li>
+ <li><a href="/zh-CN/docs/Web/CSS/CSS_Logical_Properties">CSS Logical properties</a></li>
<li><a href="https://www.w3.org/International/articles/vertical-text/">Styling vertical text (Chinse, Japanese, Korean and Mongolian)</a></li>
<li>Extensive browsers support test results: <a href="https://w3c.github.io/i18n-tests/results/writing-mode-vertical">https://w3c.github.io/i18n-tests/results/writing-mode-vertical</a></li>
</ul>