Skip to content

Commit

Permalink
fix: /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Aug 21, 2023
1 parent 4cad79a commit cfcfb41
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion demo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@

<body>
<!--<script src="https://cdn.cocreate.app/lazy-loader/latest/CoCreate-lazy-loader.min.js"></script>-->
<script src="/dist/CoCreate.js"></script>
<script src="https://CoCreate.app/dist/CoCreate.js"></script>
</body>
</html>
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,6 @@ <h4>
</div>

<!--CoCreateJS-->
<script src="/dist/CoCreate.js"></script>
<script src="https://CoCreate.app/dist/CoCreate.js"></script>
</body>
</html>

0 comments on commit cfcfb41

Please sign in to comment.