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 79d46ac commit ca3907aCopy full SHA for ca3907a
index.html
@@ -11,11 +11,11 @@
11
12
<script
13
type="module"
14
- src="https://staticdev.cloud.coveo.com/atomic/v2/atomic.esm.js"
+ src="https://static.cloud.coveo.com/atomic/v2.1/atomic.esm.js"
15
></script>
16
<link
17
rel="stylesheet"
18
- href="https://staticdev.cloud.coveo.com/atomic/v2/themes/coveo.css"
+ href="https://static.cloud.coveo.com/atomic/v2.1/themes/coveo.css"
19
/>
20
<script>
21
(async () => {
0 commit comments