Skip to content

Commit 58292e3

Browse files
committed
docs: replace AngularJS's website with Angular's website
1 parent a9a1dd2 commit 58292e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vitepress/theme/components/landing/3. frameworks-section/FrameworksSection.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ const frameworks: Framework[] = [
4646
name: 'Angular',
4747
logo: logoAngular,
4848
color: '#e03237',
49-
url: 'https://angularjs.org/',
49+
url: 'https://angular.dev/',
5050
visible: ref(false),
5151
},
5252
{

0 commit comments

Comments
 (0)