瀏覽代碼

Examples: Clean up.

Mugen87 5 年之前
父節點
當前提交
dc463529fb
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      examples/webgl_loader_3mf.html

+ 1 - 1
examples/webgl_loader_3mf.html

@@ -16,7 +16,7 @@
 			<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a>
 			<a href="http://3mf.io" target="_blank" rel="noopener">3MF File format</a>
 			<div>3MF loader test by <a href="https://github.com/technohippy" target="_blank" rel="noopener">technohippy</a></div>
-			<div>Cube gears file from <a href="https://github.com/3MFConsortium/3mf-samples" target="_blank" rel="noopener">3mf-samples</a></div>
+			<div>Files from <a href="https://github.com/3MFConsortium/3mf-samples" target="_blank" rel="noopener">3mf-samples</a></div>
 		</div>
 
 		<script type="module">