Skip to content

Commit 83b7d36

Browse files
relative
1 parent dc8eab4 commit 83b7d36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

demo/model/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979

8080
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js" integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4=" crossorigin="anonymous"></script>
8181
<script src="https://cdnjs.cloudflare.com/ajax/libs/three.js/94/three.min.js" integrity="sha256-NGC9JEuTWN4GhTj091wctgjzftr+8WNDmw0H8J5YPYE=" crossorigin="anonymous"></script>
82-
<script src="https://cdn.jsdelivr.net/gh/InventivetalentDev/MineRender@1.2.3/dist/model.js"></script>
82+
<script src="../../dist/model.js"></script>
8383
<script>
8484
(function () {
8585

0 commit comments

Comments
 (0)