Skip to content

Commit 6fe195b

Browse files
jg4nfisker
andauthored
docs: fix angular link (#16822)
Co-authored-by: fisker Cheung <lionkay@gmail.com>
1 parent b836ecd commit 6fe195b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Prettier is an opinionated code formatter with support for:
77

88
- JavaScript (including experimental features)
99
- [JSX](https://facebook.github.io/jsx/)
10-
- [Angular](https://angular.io/)
10+
- [Angular](https://angular.dev/)
1111
- [Vue](https://vuejs.org/)
1212
- [Flow](https://flow.org/)
1313
- [TypeScript](https://www.typescriptlang.org/)

website/versioned_docs/version-stable/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Prettier is an opinionated code formatter with support for:
88

99
- JavaScript (including experimental features)
1010
- [JSX](https://facebook.github.io/jsx/)
11-
- [Angular](https://angular.io/)
11+
- [Angular](https://angular.dev/)
1212
- [Vue](https://vuejs.org/)
1313
- [Flow](https://flow.org/)
1414
- [TypeScript](https://www.typescriptlang.org/)

0 commit comments

Comments
 (0)