Fix broken URL for aws roadmap

pull/5178/head
Kamran Ahmed 8 months ago
parent 28a0fca90d
commit 51dd58f7ed
  1. 2
      src/pages/get-started.astro

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

Loading…
Cancel
Save