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 963834c commit 4a21135
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion demo/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,6 @@
src="../dist/CoCreate-google-maps.js"></script>

<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyDCxZ_RRXPQ2Uqufgo39daiXZeQZQpIAiM&libraries=places&callback=initMapSettings"></script>
<!--<script type="text/javascript" src="/dist/CoCreate.js"></script>-->
<!--<script type="text/javascript" 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 @@ -366,6 +366,6 @@ <h2 class="padding:5px_0px">Demo</h2>
</main>

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

0 comments on commit 4a21135

Please sign in to comment.