mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-16 14:14:11 +02:00
Fix broken URL for aws roadmap
This commit is contained in:
@@ -260,7 +260,7 @@ import { TipItem } from '../components/GetStarted/TipItem';
|
||||
<RoadmapCard
|
||||
icon={Cloud}
|
||||
title='AWS'
|
||||
link='/AWS'
|
||||
link='/aws'
|
||||
description='Learn all you need to know to become an AWS Engineer.'
|
||||
/>
|
||||
|
||||
|
Reference in New Issue
Block a user