mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-17 06:35:00 +02:00
Fix broken URL for aws roadmap
This commit is contained in:
@@ -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.'
|
||||||
/>
|
/>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user