Skip to content

Commit 1ee9e09

Browse files
authored
fix css
1 parent faed368 commit 1ee9e09

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

0 commit comments

Comments
 (0)