@@ -97,7 +97,7 @@
<p>
Currently three.js examples are not available as ES modules (import … from '…').
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>
@@ -86,7 +86,7 @@
目前three.js示例不能作为ES modules (import … from '…')来使用。
这里讨论了一些解决方法: