Skip to content

Commit

Permalink
Update header.html (#8717)
Browse files Browse the repository at this point in the history
Signed-off-by: kolchfa-aws <[email protected]>
  • Loading branch information
kolchfa-aws authored Nov 11, 2024
1 parent b4017da commit 08da3c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _includes/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
{% endif %}
<div role="banner" id="top">
<div class="navigation-container">
<a class="navigation-container--logo" href="{{ '/' | relative_url }}">
<a class="navigation-container--logo" href="https://opensearch.org/">
OpenSearch
<svg width="200" height="39" viewBox="0 0 200 39" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_723_1352)">
Expand Down Expand Up @@ -277,4 +277,4 @@
button.addEventListener('click', onToggleButtonClick);
}
});
</script>
</script>

0 comments on commit 08da3c7

Please sign in to comment.