Skip to content

Commit 263cfff

Browse files
authored
refactor(blog): replace meetup link (#434)
1 parent 838938d commit 263cfff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/blog/layouts/ui-navigation/src/lib/navigation/navigation.component.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ export class NavigationComponent {
4141
},
4242
{
4343
translationPath: 'nav.meetups',
44-
link: ['https://meetup.angular.love/'],
44+
link: ['https://meetup.angular.love/spring-camp-2025/'],
4545
externalLink: true,
4646
dataTestId: 'navigation-meetups',
4747
},

0 commit comments

Comments
 (0)