Browse Source

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

gogoend 6 years ago
parent
commit
896a4fe207
1 changed files with 1 additions and 1 deletions
  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;