Browse Source

Update CSM example original repo link (#24737)

StrandedKitty 2 years ago
parent
commit
9d61d1f074
1 changed files with 1 additions and 1 deletions
  1. 1 1
      examples/webgl_shadowmap_csm.html

+ 1 - 1
examples/webgl_shadowmap_csm.html

@@ -11,7 +11,7 @@
 		<div id="container"></div>
 		<div id="info">
 			<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> webgl - cascaded shadow maps<br>
-			by <a href="https://github.com/vHawk" target="_blank" rel="noopener">vHawk</a> (<a href="https://github.com/vHawk/three-csm" target="_blank" rel="noopener">original repository</a>)
+			by <a href="https://github.com/strandedkitty/" target="_blank" rel="noopener">StrandedKitty</a> (<a href="https://github.com/strandedkitty/three-csm" target="_blank" rel="noopener">original repository</a>)
 		</div>
 
 		<!-- Import maps polyfill -->