From 0b745bb781c8ed624168e8a1836ff2a164e717a4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 11 Nov 2024 13:52:25 +0000 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> (cherry picked from commit b8ddeff8e1136ed45f5530ce7b673bb19ef8d0a3) Signed-off-by: github-actions[bot] --- _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 %}