Skip to content

Commit 0fe6ae2

Browse files
use relative file
1 parent 707a1cc commit 0fe6ae2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/structure.html

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

3030
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js" integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4=" crossorigin="anonymous"></script>
3131
<script src="https://cdnjs.cloudflare.com/ajax/libs/three.js/96/three.min.js" ></script>
32-
<script src="https://cdn.jsdelivr.net/gh/InventivetalentDev/MineRender@1.2.3/dist/model.js"></script>
32+
<script src="../dist/model.js"></script>
3333
<script>
3434
(function () {
3535

0 commit comments

Comments
 (0)