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 4c4dc62 commit 52c0866Copy full SHA for 52c0866
gcx/styles/src/partials/header-content.hbs
@@ -36,7 +36,7 @@
36
</div>
37
38
<div class="navbar-end__group">
39
- <form id="alg-search-form" class="ds-search-form" action="../../search/index.html" target="_blank" method="GET">
+ <form id="alg-search-form" class="ds-search-form" action="https://docs.datastax.com/en/search/index.html" target="_blank" method="GET">
40
<div>
41
<div class="ds-search-input-icon">
42
<svg width="16" height="16" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
0 commit comments