Browse Source

Fixed github globe link.

Mr.doob 4 years ago
parent
commit
66cfa01806
1 changed files with 1 additions and 1 deletions
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -116,7 +116,7 @@
 			<div id="projects">
 
 				<!-- December 2020 (bis) -->
-				<a href="https://github.com/home/" target="_blank" rel="noopener"><img src="files/projects/github.png" loading="lazy"/></a>
+				<a href="https://github.com/home" target="_blank" rel="noopener"><img src="files/projects/github.png" loading="lazy"/></a>
 				<!-- December 2020 -->
 				<a href="https://spline.design/" target="_blank" rel="noopener"><img src="files/projects/spline.png" loading="lazy"/></a>
 				<a href="https://felixpalmer.github.io/procedural-gl-js/docs/" target="_blank" rel="noopener"><img src="files/projects/procedural-gl.png" loading="lazy"/></a>