From b05c8fbd0030f3e5ddde6774a37dab17edf788df Mon Sep 17 00:00:00 2001 From: Chuck Wolber Date: Thu, 14 Nov 2024 22:43:45 +0000 Subject: [PATCH] templates/base.html: fix broken FAQ link Fixed a broken link to the OpenEmbedded FAQ. Fixes [YOCTO #15645] Reported-by: Co-developed-by: Tim Orling Signed-off-by: Chuck Wolber Signed-off-by: Michael Halstead --- templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/base.html b/templates/base.html index a421c5f..e167139 100644 --- a/templates/base.html +++ b/templates/base.html @@ -128,7 +128,7 @@ {% endblock %}