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 e764186 commit d96fd31Copy full SHA for d96fd31
_includes/header.html
@@ -82,7 +82,7 @@
82
{% endif %}
83
<div role="banner" id="top">
84
<div class="navigation-container">
85
- <a class="navigation-container--logo" href="{{ '/' | relative_url }}">
+ <a class="navigation-container--logo" href="https://opensearch.org/">
86
OpenSearch
87
<svg width="200" height="39" viewBox="0 0 200 39" fill="none" xmlns="http://www.w3.org/2000/svg">
88
<g clip-path="url(#clip0_723_1352)">
@@ -277,4 +277,4 @@
277
button.addEventListener('click', onToggleButtonClick);
278
}
279
});
280
-</script>
+</script>
0 commit comments