Skip to content

Commit 5422187

Browse files
authored
v2
1 parent 793d14c commit 5422187

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=5.0">
77
<title>Coveo Atomic</title>
88

9-
<script type="module" src="https://static.cloud.coveo.com/atomic/v2.0/atomic.esm.js"></script>
10-
<link rel="stylesheet" href="https://static.cloud.coveo.com/atomic/v2.0/themes/coveo.css">
9+
<script type="module" src="https://static.cloud.coveo.com/atomic/v2/atomic.esm.js"></script>
10+
<link rel="stylesheet" href="https://static.cloud.coveo.com/atomic/v2/themes/coveo.css">
1111
<script>
1212
(async () => {
1313
await customElements.whenDefined("atomic-search-interface");

0 commit comments

Comments
 (0)