瀏覽代碼

Update Migration-guide.html

jackie_han 6 年之前
父節點
當前提交
b8e969a6b6
共有 1 個文件被更改,包括 5 次插入6 次删除
  1. 5 6
      docs/manual/zh/introduction/Migration-guide.html

+ 5 - 6
docs/manual/zh/introduction/Migration-guide.html

@@ -8,13 +8,12 @@
 		<link type="text/css" rel="stylesheet" href="page.css" />
 	</head>
 	<body>
-		<h1>[name]</a></h1>
-
+		<h1>[name]</h1>
 		<p class="desc">
-			The migration guide is maintained on the [link:https://github.com/mrdoob/three.js/wiki wiki].
-			It contains a list of changes for each version of three.js going back to r45.<br /><br />
-
-			You can find it [link:https://github.com/mrdoob/three.js/wiki/Migration-Guide here].
+			迁移指南保留在[link:https://github.com/mrdoob/three.js/wiki wiki]中。
+			它包含了从r45起,直到当前版本的每一个版本的更改列表。
+			<br /><br />
+			你可以在这里找到:[link:https://github.com/mrdoob/three.js/wiki/Migration-Guide here]。
 		</p>
 	</body>
 </html>