diff options
author | t7yang <t7yang@gmail.com> | 2021-07-17 15:47:55 +0800 |
---|---|---|
committer | Irvin <irvinfly@gmail.com> | 2021-07-19 23:04:27 +0800 |
commit | 8af4d5e8a260f3474b4273d573532ec6fec08ab4 (patch) | |
tree | 2af9751507e1f973e5ddbd075d32e571df1c7658 /files/zh-tw/tools/style_editor | |
parent | 253bf68f4a0bb343bb556c9ba54c7f9410471e08 (diff) | |
download | translated-content-8af4d5e8a260f3474b4273d573532ec6fec08ab4.tar.gz translated-content-8af4d5e8a260f3474b4273d573532ec6fec08ab4.tar.bz2 translated-content-8af4d5e8a260f3474b4273d573532ec6fec08ab4.zip |
replace wiki links in zh-TW
Diffstat (limited to 'files/zh-tw/tools/style_editor')
-rw-r--r-- | files/zh-tw/tools/style_editor/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/files/zh-tw/tools/style_editor/index.html b/files/zh-tw/tools/style_editor/index.html index 058bf07f22..f30bc62e80 100644 --- a/files/zh-tw/tools/style_editor/index.html +++ b/files/zh-tw/tools/style_editor/index.html @@ -20,9 +20,9 @@ translation_of: Tools/Style_Editor <p>樣式編輯器分為兩個主要部分:</p> <ul> - <li><a href="https://wiki.developer.mozilla.org/en-US/docs/Tools/Style_Editor#The_style_sheet_pane">視窗左側的樣式列表</a></li> - <li><a href="https://wiki.developer.mozilla.org/en-US/docs/Tools/Style_Editor#The_editor_pane">視窗中間的樣式編輯器</a></li> - <li><a href="https://wiki.developer.mozilla.org/en-US/docs/Tools/Style_Editor#The_media_sidebar">視窗右邊媒體側欄</a></li> + <li><a href="/zh-TW/docs/Tools/Style_Editor#The_style_sheet_pane">視窗左側的樣式列表</a></li> + <li><a href="/zh-TW/docs/Tools/Style_Editor#The_editor_pane">視窗中間的樣式編輯器</a></li> + <li><a href="/zh-TW/docs/Tools/Style_Editor#The_media_sidebar">視窗右邊媒體側欄</a></li> </ul> <div class="geckoVersionNote"> |