mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-01-18 06:38:34 +01:00
Fix broken URL for aws roadmap
This commit is contained in:
parent
28a0fca90d
commit
51dd58f7ed
@ -260,7 +260,7 @@ import { TipItem } from '../components/GetStarted/TipItem';
|
|||||||
<RoadmapCard
|
<RoadmapCard
|
||||||
icon={Cloud}
|
icon={Cloud}
|
||||||
title='AWS'
|
title='AWS'
|
||||||
link='/AWS'
|
link='/aws'
|
||||||
description='Learn all you need to know to become an AWS Engineer.'
|
description='Learn all you need to know to become an AWS Engineer.'
|
||||||
/>
|
/>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user