Browse Source

Fix the wrong link.

gogoend 6 years ago
parent
commit
3536977520

+ 1 - 1
docs/manual/en/introduction/Loading-3D-models.html

@@ -97,7 +97,7 @@
 	<p>
 	<p>
 		Currently three.js examples are not available as ES modules (import &hellip; from '&hellip;').
 		Currently three.js examples are not available as ES modules (import &hellip; from '&hellip;').
 		Several workarounds are discussed in
 		Several workarounds are discussed in
-		<a href="https://github.com/KhronosGroup/glTF/issues/9562" target="_blank" rel="noopener">#9562</a>.
+		<a href="https://github.com/mrdoob/three.js/issues/9562" target="_blank" rel="noopener">#9562</a>.
 	</p>
 	</p>
 
 
 	<p>
 	<p>

+ 1 - 1
docs/manual/zh/introduction/Loading-3D-models.html

@@ -86,7 +86,7 @@
 	<p>
 	<p>
 		目前three.js示例不能作为ES modules (import &hellip; from '&hellip;')来使用。
 		目前three.js示例不能作为ES modules (import &hellip; from '&hellip;')来使用。
 		这里讨论了一些解决方法:
 		这里讨论了一些解决方法:
-		<a href="https://github.com/KhronosGroup/glTF/issues/9562" target="_blank" rel="noopener">#9562</a>.
+		<a href="https://github.com/mrdoob/three.js/issues/9562" target="_blank" rel="noopener">#9562</a>.
 	</p>
 	</p>
 
 
 	<p>
 	<p>