We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cad79a commit cfcfb41Copy full SHA for cfcfb41
demo/index.html
@@ -15,6 +15,6 @@
15
16
<body>
17
<!--<script src="https://cdn.cocreate.app/lazy-loader/latest/CoCreate-lazy-loader.min.js"></script>-->
18
- <script src="/dist/CoCreate.js"></script>
+ <script src="https://CoCreate.app/dist/CoCreate.js"></script>
19
</body>
20
</html>
docs/index.html
@@ -243,6 +243,6 @@ <h4>
243
</div>
244
245
<!--CoCreateJS-->
246
247
248
0 commit comments