Skip to content

Commit 4f2df5b

Browse files
NothingEverHappensthePunderWoman
authored andcommitted
docs: update prettier link to the correct one (angular#58757)
PR Close angular#58757
1 parent 2211cc3 commit 4f2df5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributing-docs/building-and-testing-angular.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ node --preserve-symlinks --preserve-symlinks-main node_modules/@angular/cli/lib/
135135

136136
## Formatting your source code
137137

138-
Angular uses [prettier](https://clang.llvm.org/docs/ClangFormat.html) to format the source code.
138+
Angular uses [prettier](https://prettier.io) to format the source code.
139139
If the source code is not properly formatted, the CI will fail and the PR cannot be merged.
140140

141141
You can automatically format your code by running:

0 commit comments

Comments
 (0)