mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-01-17 14:18:17 +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>
|
||||
<a
|
||||
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
|
||||
</a>
|
||||
|
Loading…
x
Reference in New Issue
Block a user