Update webgl_marchingcubes.html
@@ -51,7 +51,7 @@
<div id="info">
<a href="http://threejs.org" target="_blank">three.js</a> -
marching cubes -
- [based on greggman's <a href="http://webglsamples.googlecode.com/hg/blob/blob.html">blob</a>, original code by Henrik Rydgård]
+ [based on greggman's <a href="https://webglsamples.org/blob/blob.html">blob</a>, original code by Henrik Rydgård]
</div>
<script src="../build/three.js"></script>