aboutsummaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
Diffstat (limited to 'files')
-rw-r--r--files/zh-cn/learn/common_questions/how_much_does_it_cost/index.html2
-rw-r--r--files/zh-cn/learn/common_questions/what_software_do_i_need/index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/files/zh-cn/learn/common_questions/how_much_does_it_cost/index.html b/files/zh-cn/learn/common_questions/how_much_does_it_cost/index.html
index 46c72aee11..9fff260349 100644
--- a/files/zh-cn/learn/common_questions/how_much_does_it_cost/index.html
+++ b/files/zh-cn/learn/common_questions/how_much_does_it_cost/index.html
@@ -153,5 +153,5 @@ translation_of: Learn/Common_questions/How_much_does_it_cost
<ul>
<li>阅读<a href="/zh-CN/docs/Learn/Common_questions/实用文本编辑器">如何选择和安装文本编辑器</a> 。</li>
- <li>如果您更专注于设计,请查看<a href="/zh-CN/Learn/Anatomy_of_a_web_page">网页的解剖结构</a> 。</li>
+ <li>如果您更专注于设计,请查看<a href="/zh-CN/docs/Learn/Common_questions/Common_web_layouts">网页的解剖结构</a> 。</li>
</ul>
diff --git a/files/zh-cn/learn/common_questions/what_software_do_i_need/index.html b/files/zh-cn/learn/common_questions/what_software_do_i_need/index.html
index 0759eb0381..d76aa77e41 100644
--- a/files/zh-cn/learn/common_questions/what_software_do_i_need/index.html
+++ b/files/zh-cn/learn/common_questions/what_software_do_i_need/index.html
@@ -36,7 +36,7 @@ translation_of: Learn/Common_questions/What_software_do_I_need
<p>要创建和编辑一个网站,你需要一个文本编辑器。文本编辑器创建并修改无格式的文本文件。(其他格式,像是 <strong>{{Glossary("RTF")}}</strong>,允许你去添加格式,像是加粗或者下划线。这些格式并不适用于编写网页。)你应当明智地选择一个文本编辑器,因为当你建立网站时,你会广泛地使用到它。</p>
-<p>所有的桌面操作系统内置了一个基本的文本编辑器。这些编辑器是很直白的,但是缺乏了网页编码所需的特殊功能。如果你想要一些更花俏的东西,这里有很多可用的第三方工具。第三方编辑器通常包含了额外的功能,包括句法填色 [syntax coloring],自动填充 [auto-completion],可折叠区间 [collapsible sections],以及代码搜索 [code search]。这里有一个短的编辑器列表:</p>
+<p>所有的桌面操作系统内置了一个基本的文本编辑器。这些编辑器是很直白的,但是缺乏了网页编码所需的特殊功能。如果你想要一些更花俏的东西,这里有很多可用的第三方工具。第三方编辑器通常包含了额外的功能,包括句法填色 [syntax coloring],代码补全 [auto-completion],可折叠区间 [collapsible sections],以及代码搜索 [code search]。这里有一个短的编辑器列表:</p>
<table class="standard-table">
<thead>