tweak hard coded url for /roadmaps page (#9495)

This commit is contained in:
Kyle Coapman
2025-12-29 15:17:35 -05:00
committed by GitHub
parent 91ed2e4ace
commit 06d5a2e53d

View File

@@ -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'],
},