We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2211cc3 commit 4f2df5bCopy full SHA for 4f2df5b
contributing-docs/building-and-testing-angular.md
@@ -135,7 +135,7 @@ node --preserve-symlinks --preserve-symlinks-main node_modules/@angular/cli/lib/
135
136
## Formatting your source code
137
138
-Angular uses [prettier](https://clang.llvm.org/docs/ClangFormat.html) to format the source code.
+Angular uses [prettier](https://prettier.io) to format the source code.
139
If the source code is not properly formatted, the CI will fail and the PR cannot be merged.
140
141
You can automatically format your code by running:
0 commit comments