From a3b8a9418777e2bdc74e4fdece60da75f6260e69 Mon Sep 17 00:00:00 2001 From: Manish Dewangan <142229593+DEVMANISHOFFL@users.noreply.github.com> Date: Tue, 6 Jan 2026 03:24:14 +0530 Subject: [PATCH] fix(ui): fix 404 on API menu link by pointing to index.html (#7878) Signed-off-by: devmanishofficial --- core/http/views/partials/navbar.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/http/views/partials/navbar.html b/core/http/views/partials/navbar.html index cbc092c41..c6dddfa7f 100644 --- a/core/http/views/partials/navbar.html +++ b/core/http/views/partials/navbar.html @@ -40,7 +40,7 @@ Traces - + API @@ -100,7 +100,7 @@ Traces - + API