Skip to content

Commit 4fbf41b

Browse files
committed
fix: demo script
1 parent 8a7432f commit 4fbf41b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

demo/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
<h1 calculate="($document [key='total']) + ($document .class1)">sum</h1>
2121

2222
<!--<script src="../dist/CoCreate-calculate.js"></script>-->
23-
<script src="https://dev.CoCreate.app/dist/CoCreate.js"></script>
23+
<script src="https://CoCreate.app/dist/CoCreate.js"></script>
2424
</body>
2525
</html>

0 commit comments

Comments
 (0)