1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-01-17 22:28:32 +01:00

Fix broken URL for aws roadmap

This commit is contained in:
Kamran Ahmed 2024-02-13 19:14:21 +00:00
parent 28a0fca90d
commit 51dd58f7ed

View File

@ -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.'
/>