소스 검색

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">