Browse Source

Examples: Clean up.

Mugen87 5 years ago
parent
commit
dc463529fb
1 changed files with 1 additions and 1 deletions
  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">