소스 검색

Fix the wrong link.

gogoend 6 년 전
부모
커밋
3536977520
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      docs/manual/en/introduction/Loading-3D-models.html
  2. 1 1
      docs/manual/zh/introduction/Loading-3D-models.html

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

@@ -97,7 +97,7 @@
 	<p>
 		Currently three.js examples are not available as ES modules (import &hellip; from '&hellip;').
 		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>

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

@@ -86,7 +86,7 @@
 	<p>
 		目前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>