1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-02 05:42:41 +02:00

Fix community page URL

This commit is contained in:
Kamran Ahmed
2024-07-30 11:36:10 +01:00
parent 9c3539eb3a
commit 55b5639541
2 changed files with 2 additions and 2 deletions

View File

@@ -40,7 +40,7 @@ export function CustomRoadmapAlert() {
·
</span>
<a
href="/discover"
href="/community"
className="inline-flex items-center gap-1.5 text-sm font-semibold text-yellow-700 underline-offset-2 hover:underline"
>
<HeartHandshake className="h-4 w-4 stroke-[2.5]" />

View File

@@ -110,7 +110,7 @@ export function RoadmapHeader(props: RoadmapHeaderProps) {
<div className="flex justify-between gap-2 sm:gap-0">
<div className="flex justify-stretch gap-1 sm:gap-2">
<a
href="/discover"
href="/community"
className="rounded-md bg-gray-500 px-3 py-1.5 text-xs font-medium text-white hover:bg-gray-600 sm:text-sm"
aria-label="Back to All Roadmaps"
>