Skip to content

Commit 82f5d96

Browse files
committed
fix: update cdn
1 parent 8a49e4a commit 82f5d96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,6 @@ <h3 style="text-align:center;">Parallax Demo</h3>
7474

7575

7676
<!--<script src="../dist/CoCreate-parallax.js"></script>-->
77-
<script src="../../../CoCreateJS/dist/CoCreate.js" ></script>
77+
<script src="https://cdn.cocreate.app/latest/CoCreate.min.js" ></script>
7878
</body>
7979
</html>

0 commit comments

Comments
 (0)