We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ee9e09 commit 793d14cCopy full SHA for 793d14c
index.html
@@ -7,7 +7,7 @@
7
<title>Coveo Atomic</title>
8
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/latest/themes/coveo.css">
+ <link rel="stylesheet" href="https://static.cloud.coveo.com/atomic/v2.0/themes/coveo.css">
11
<script>
12
(async () => {
13
await customElements.whenDefined("atomic-search-interface");
0 commit comments