mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-01-17 22:28:32 +01:00
Fix community page URL
This commit is contained in:
parent
55b5639541
commit
bff7c4203a
@ -161,7 +161,7 @@ export function DiscoverRoadmaps(props: DiscoverRoadmapsProps) {
|
|||||||
</Tooltip>
|
</Tooltip>
|
||||||
<a
|
<a
|
||||||
href="/roadmaps"
|
href="/roadmaps"
|
||||||
className="inline-block rounded-md bg-gray-300 px-3.5 py-2 text-sm text-black sm:py-1.5 sm:text-base"
|
className="inline-block rounded-md bg-gray-300 px-3.5 py-1.5 text-sm text-black sm:py-1.5 sm:text-sm"
|
||||||
>
|
>
|
||||||
Visit our official roadmaps
|
Visit our official roadmaps
|
||||||
</a>
|
</a>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user