mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2026-03-12 17:51:53 +08:00
tweak hard coded url for /roadmaps page (#9495)
This commit is contained in:
@@ -566,7 +566,7 @@ const groups: GroupType[] = [
|
||||
},
|
||||
{
|
||||
title: 'AWS',
|
||||
link: '/aws-review-best-practices',
|
||||
link: '/aws-best-practices',
|
||||
type: 'best-practice',
|
||||
otherGroups: ['Web Development', 'DevOps'],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user