Răsfoiți Sursa

Merge pull request #20650 from Mugen87/dev51

Examples: Clean up.
Michael Herzog 4 ani în urmă
părinte
comite
9059407761
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      examples/webgl_gpgpu_birds_gltf.html

+ 1 - 1
examples/webgl_gpgpu_birds_gltf.html

@@ -19,7 +19,7 @@
 
 		<div id="info">
 			<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> - webgl gpgpu birds + GLTF mesh<br/>
-			Flamingo by <a href="http://mirada.com/">mirada</a> from <a href="http://ro.me">rome</a><br/>
+			Flamingo by <a href="https://mirada.com/" target="_blank" rel="noopener">mirada</a> from <a href="http://www.ro.me/" target="_blank" rel="noopener">rome</a><br/>
 			Move mouse to disturb birds.
 		</div>