Skip to content

Commit

Permalink
feat: 678 - update link (#679)
Browse files Browse the repository at this point in the history
  • Loading branch information
YulikK authored Dec 5, 2024
1 parent 96fd66c commit 5819e96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-data/courses.data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ export const courses: Course[] = [
language: ['en'],
mode: 'online',
detailsUrl: `/${ROUTES.COURSES}/${ROUTES.AWS_FUNDAMENTALS}`,
enroll: 'https://wearecommunity.io/events/rs-aws-2024q2',
enroll: 'https://wearecommunity.io/events/aws-fundamentals-course-2024q4',
backgroundStyle: {
backgroundColor: '#F4F1FA',
accentColor: '#7356BF',
Expand Down

0 comments on commit 5819e96

Please sign in to comment.