Skip to content

Commit 505fbae

Browse files
authored
docs: update angular style guide link (#2939)
1 parent 502ea35 commit 505fbae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ How to read this table:
101101
- **if you are contributing a fix**:
102102
- add your fix, update the documentation as needed
103103
- consider adding or modifying a test case to cover the fix
104-
- follow the [Angular style guide](https://angular.io/styleguide)
104+
- follow the [Angular style guide](https://angular.dev/style-guide)
105105
- be sure to run `npm test` and `npm run lint` to make sure the tests and linter pass
106106
- submit a PR
107107

0 commit comments

Comments
 (0)