From 6208dfb0e3871d061f6c50c330f80604f0694560 Mon Sep 17 00:00:00 2001 From: ankitrewar11 Date: Sat, 9 May 2026 11:29:20 +0530 Subject: [PATCH] fix: resolve incorrect URLs for pre-quiz tests missing /academy prefix Signed-off-by: ankitrewar11 --- layouts/test/single.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/layouts/test/single.html b/layouts/test/single.html index 849a158..7d04737 100644 --- a/layouts/test/single.html +++ b/layouts/test/single.html @@ -349,9 +349,9 @@

{{ $title }}

{{ $tesAbsPath := .RelPermalink }}