Skip to content

Commit 793d14c

Browse files
authored
v2.0
1 parent 1ee9e09 commit 793d14c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<title>Coveo Atomic</title>
88

99
<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/latest/themes/coveo.css">
10+
<link rel="stylesheet" href="https://static.cloud.coveo.com/atomic/v2.0/themes/coveo.css">
1111
<script>
1212
(async () => {
1313
await customElements.whenDefined("atomic-search-interface");

0 commit comments

Comments
 (0)