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 8a7432f commit 4fbf41bCopy full SHA for 4fbf41b
1 file changed
demo/index.html
@@ -20,6 +20,6 @@
20
<h1 calculate="($document [key='total']) + ($document .class1)">sum</h1>
21
22
<!--<script src="../dist/CoCreate-calculate.js"></script>-->
23
- <script src="https://dev.CoCreate.app/dist/CoCreate.js"></script>
+ <script src="https://CoCreate.app/dist/CoCreate.js"></script>
24
</body>
25
</html>
0 commit comments