Skip to content

Commit c2ad3b7

Browse files
committed
Update demo-autocomplete.html
1 parent 82ca3bb commit c2ad3b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/demo-autocomplete.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
<!-- our business logic -->
2222
<script src="http://www.unpkg.com/heremap/dist/libhere.min.js" type="text/javascript" charset="utf-8"></script>
23-
<script src="../dist/heremap.min.js" type="text/javascript" charset="utf-8"></script>
23+
<script src="http://www.unpkg.com/heremap/dist/heremap.min.js" type="text/javascript" charset="utf-8"></script>
2424

2525
<!-- convenient way to define APP_ID and APP_CODE and bnot expose it to the whole world... -->
2626
<script src="credentials.js" type="text/javascript" charset="utf-8"></script>

0 commit comments

Comments
 (0)