Skip to content

Commit d96fd31

Browse files
authored
Update header.html (#8714)
Signed-off-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
1 parent e764186 commit d96fd31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_includes/header.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
{% endif %}
8383
<div role="banner" id="top">
8484
<div class="navigation-container">
85-
<a class="navigation-container--logo" href="{{ '/' | relative_url }}">
85+
<a class="navigation-container--logo" href="https://opensearch.org/">
8686
OpenSearch
8787
<svg width="200" height="39" viewBox="0 0 200 39" fill="none" xmlns="http://www.w3.org/2000/svg">
8888
<g clip-path="url(#clip0_723_1352)">
@@ -277,4 +277,4 @@
277277
button.addEventListener('click', onToggleButtonClick);
278278
}
279279
});
280-
</script>
280+
</script>

0 commit comments

Comments
 (0)