Skip to content

Commit fdf967a

Browse files
authored
Update index.html
1 parent 3912e79 commit fdf967a

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/2.0/themes/coveo.css">
1111
<script>
1212
(async () => {
1313
await customElements.whenDefined("atomic-search-interface");

0 commit comments

Comments
 (0)