Skip to content

Commit 58dfdcc

Browse files
committed
Fix example in README
1 parent 7938a14 commit 58dfdcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ You can also use [jsDelivr CDN](https://www.jsdelivr.com) during development:
3636
<script type="importmap">
3737
{
3838
"imports": {
39-
"arangojs": "https://cdn.jsdelivr.net/npm/[email protected]-preview.1/esm/index.js?+esm"
39+
"arangojs": "https://cdn.jsdelivr.net/npm/[email protected]/esm/index.js?+esm"
4040
}
4141
}
4242
</script>

0 commit comments

Comments
 (0)