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 502ea35 commit 505fbaeCopy full SHA for 505fbae
README.md
@@ -101,7 +101,7 @@ How to read this table:
101
- **if you are contributing a fix**:
102
- add your fix, update the documentation as needed
103
- consider adding or modifying a test case to cover the fix
104
-- follow the [Angular style guide](https://angular.io/styleguide)
+- follow the [Angular style guide](https://angular.dev/style-guide)
105
- be sure to run `npm test` and `npm run lint` to make sure the tests and linter pass
106
- submit a PR
107
0 commit comments