|
4 | 4 | <head>
|
5 | 5 | <link rel="icon" href="https://www.datastax.com/favicon.ico" type="image/x-icon">
|
6 | 6 | <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
|
7 |
| - <link rel="stylesheet" href="../home/assets/css/site.css"> |
8 |
| - <link rel="stylesheet" type="text/css" href="../home/assets/css/siteSearch.css"> |
| 7 | + <link rel="stylesheet" href="/en/home/assets/css/site.css"> |
| 8 | + <link rel="stylesheet" type="text/css" href="/en/home/assets/css/siteSearch.css"> |
9 | 9 | <link href="https://fonts.googleapis.com/css2?family=Sora&display=swap" rel="stylesheet">
|
10 | 10 | <title>Search</title>
|
11 | 11 | <link rel=" stylesheet" href=" https://cdn.jsdelivr.net/npm/[email protected]/themes/reset-min.css" integrity=" sha256-2AeJLzExpZvqLUxMfcs+4DWcMwNfpnjUeAAvEtPr0wU=" crossorigin=" anonymous" >
|
|
19 | 19 | <div class="navbar-brand">
|
20 | 20 | <!-- <a href="{{{or site.url (or siteRootUrl siteRootPath)}}}"> -->
|
21 | 21 | <a href="https://docs.datastax.com">
|
22 |
| - <img src="../home/assets/img/logo.svg" alt=""> |
| 22 | + <img src="/en/home/assets/img/logo.svg" alt=""> |
23 | 23 | </a>
|
24 | 24 | <button class="navbar-burger" data-target="topbar-nav">
|
25 | 25 | <span></span>
|
|
31 | 31 | <div class="navbar-end">
|
32 | 32 | <div class="doc-link">
|
33 | 33 | <ul id="ds_sites_list">
|
34 |
| - <li><a href="https://docs.datastax.com/en/glossary/docs" target="_blank">Glossary</a></li> |
| 34 | + <li><a href="/en/glossary/docs" target="_blank">Glossary</a></li> |
35 | 35 | <li><a href="https://support.datastax.com/" target="_blank">Support</a></li>
|
36 | 36 | <li><a href="https://downloads.datastax.com/" target="_blank">Downloads</a></li>
|
37 | 37 | <li><a href="https://www.datastax.com/" target="_self">DataStax Home</a></li>
|
|
55 | 55 | </div>
|
56 | 56 | </div>
|
57 | 57 | <div class="navbar-end__group">
|
58 |
| - <form id="alg-search-form" class="ds-search-form" action="https://docs.datastax.com/en/search/index.html" target="_blank" method="GET"> |
| 58 | + <form id="alg-search-form" class="ds-search-form" action="/en/search/index.html" target="_blank" method="GET"> |
59 | 59 | <div>
|
60 | 60 | <div class="ds-search-input-icon">
|
61 | 61 | <svg width="16" height="16" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
|
@@ -178,7 +178,7 @@ <h3>Filter by product</h3>
|
178 | 178 | <!-- end Digital Attribution Code -->
|
179 | 179 | </div>
|
180 | 180 | </footer>
|
181 |
| - <script type="text/javascript" src="../home/assets/js/site404.js"></script> |
| 181 | + <script type="text/javascript" src="/en/home/assets/js/site404.js"></script> |
182 | 182 | <script>
|
183 | 183 | !function () {
|
184 | 184 | var theme = window.localStorage.getItem('theme');
|
@@ -249,7 +249,7 @@ <h3>Filter by product</h3>
|
249 | 249 | </script>
|
250 | 250 | <script src=" https://cdn.jsdelivr.net/npm/[email protected]/dist/algoliasearch-lite.umd.js" integrity=" sha256-dyJcbGuYfdzNfifkHxYVd/rzeR6SLLcDFYEidcybldM=" crossorigin=" anonymous" ></script>
|
251 | 251 | <script src=" https://cdn.jsdelivr.net/npm/[email protected]/dist/instantsearch.production.min.js" integrity=" sha256-y6I4MY/blLHk4a7G33zp97DcnBFRY2iMId4FObo8toI=" crossorigin=" anonymous" ></script>
|
252 |
| - <script src="../home/assets/js/siteSearch.js"></script> |
| 252 | + <script src="/en/home/assets/js/siteSearch.js"></script> |
253 | 253 | </body>
|
254 | 254 |
|
255 | 255 |
|
0 commit comments