Explorar o código

Doc:Sync with "Creating-a-scene.html" in En doc.

gogoend %!s(int64=6) %!d(string=hai) anos
pai
achega
896a4fe207
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/manual/zh/introduction/Creating-a-scene.html

+ 1 - 1
docs/manual/zh/introduction/Creating-a-scene.html

@@ -119,7 +119,7 @@
 		<h2>结果</h2>
 		<p>祝贺你!你现在已经成功完成了你的第一个Three.js应用程序。虽然它很简单,但现在你已经有了一个入门的起点。</p>
 
-		<p>下面是完整的代码,运行或者修改代码从而有助于你更好的理解它是如何工作的。</p>
+		<p>下面是完整的代码,可在[link:https://jsfiddle.net/mkba0ecu/ live example]运行、编辑;运行或者修改代码有助于你更好的理解它是如何工作的。</p>
 
 		<code>
 		&lt;html&gt;