From db5971ef07dc2df114958a6338882c0779094f22 Mon Sep 17 00:00:00 2001 From: Jon Date: Mon, 11 Nov 2024 08:52:06 -0500 Subject: [PATCH] Navbar: Change OpenSearch logo to link to .org site. (#8695) The OpenSearch logo in the navbar currently is a relative link, this causes it to link to the documentation sites homepage. This change makes it link to the org site's homepage. Signed-off-by: kaimmej Co-authored-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com> Signed-off-by: Eric Pugh --- _includes/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/header.html b/_includes/header.html index 20d82c451e..32d5b14774 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -82,7 +82,7 @@ {% endif %}