1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-27 11:09:53 +02:00

fix: quizz anchor link reference (#5561)

This commit is contained in:
SilverFlin
2024-04-25 16:11:48 -07:00
committed by GitHub
parent ba8217d61c
commit caa8681272

View File

@@ -29,7 +29,7 @@ const relatedQuestionDetails = await getQuestionGroupsByIds(relatedQuestions);
</span>
</span>
<a
href='/roadmaps'
href='/questions'
class='text-md rounded-md border bg-white px-3 py-1 font-medium hover:bg-gray-50'
>
<span class='hidden sm:inline'>All Quizzes &rarr;</span>