Skip to content

Commit

Permalink
docs: updates referenced jsdelivr version
Browse files Browse the repository at this point in the history
  • Loading branch information
Enngage committed Sep 10, 2024
1 parent 68b31a8 commit 331dff7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ const movieText = response.data.items[0].elements.title.value;
<title>Kontent.ai SDK - Html sample</title>
<script
type="text/javascript"
src="https://cdn.jsdelivr.net/npm/@kontent-ai/delivery-sdk@11.0.0/dist/bundles/kontent-delivery.umd.min.js"
src="https://cdn.jsdelivr.net/npm/@kontent-ai/delivery-sdk@14.11.0/dist/bundles/kontent-delivery.umd.min.js"
></script>
</head>
<body>
Expand Down

0 comments on commit 331dff7

Please sign in to comment.