Skip to content

Commit

Permalink
Change source code link from gitlab to github
Browse files Browse the repository at this point in the history
  • Loading branch information
y0nei authored Oct 25, 2024
1 parent 6084156 commit 7780f4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
</head>
<body>
<h1>Hold <b>W</b> or <b>S</b> to move</h1>
<a id="source" href="https://gitlab.com/y0nei/threejs-procedural-terrain">
<a id="source" href="https://y0nei.github.io/ThreeJS-procedural-terrain-demo">
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-code" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
<polyline points="7 8 3 12 7 16"></polyline>
Expand All @@ -52,4 +52,4 @@ <h1>Hold <b>W</b> or <b>S</b> to move</h1>
</a>
<script src="bundle.js"></script>
</body>
</html>
</html>

0 comments on commit 7780f4d

Please sign in to comment.