|
22 | 22 | </p> |
23 | 23 |
|
24 | 24 | <p style="text-align: center"> |
25 | | - <a href="https://cli.angular.io"><strong>cli.angular.io</strong></a> |
| 25 | + <a href="https://angular.dev/tools/cli"><strong>angular.dev/tools/cli</strong></a> |
26 | 26 | <br> |
27 | 27 | </p> |
28 | 28 |
|
|
31 | 31 | · |
32 | 32 | <a href="https://github.com/angular/angular-cli/issues">Submit an Issue</a> |
33 | 33 | · |
34 | | - <a href="https://blog.angular.io/">Blog</a> |
| 34 | + <a href="https://blog.angular.dev/">Blog</a> |
35 | 35 | <br> |
36 | 36 | <br> |
37 | 37 | </p> |
@@ -97,7 +97,7 @@ Angular is cross-platform, fast, scalable, has incredible tooling, and is loved |
97 | 97 | <img src="/docs/images/angular-ecosystem-logos.png" alt="angular ecosystem logos" width="500px" height="auto"> |
98 | 98 | </p> |
99 | 99 |
|
100 | | -- [Angular Framework][aio] |
| 100 | +- [Angular Framework][adev] |
101 | 101 | - [Angular Material][angularmaterial] |
102 | 102 |
|
103 | 103 | ## Changelog |
@@ -186,15 +186,15 @@ This is a monorepo which contains many tools and packages: |
186 | 186 |
|
187 | 187 | [contributing]: CONTRIBUTING.md |
188 | 188 | [developer]: docs/DEVELOPER.md |
189 | | -[quickstart]: https://angular.io/start |
| 189 | +[quickstart]: https://angular.dev/tutorials/learn-angular |
190 | 190 | [changelog]: CHANGELOG.md |
191 | | -[documentation]: https://angular.io/docs |
| 191 | +[documentation]: https://angular.dev/overview |
192 | 192 | [angularmaterial]: https://material.angular.io/ |
193 | | -[cli]: https://cli.angular.io/ |
194 | | -[aio]: https://angular.io/ |
195 | | -[workspaceconfig]: https://angular.io/guide/workspace-config |
196 | | -[schematics]: https://angular.io/guide/schematics |
197 | | -[filestructure]: https://angular.io/guide/file-structure |
| 193 | +[cli]: https://angular.dev/tools/cli |
| 194 | +[adev]: https://angular.dev/ |
| 195 | +[workspaceconfig]: https://angular.dev/reference/configs/workspace-config |
| 196 | +[schematics]: https://angular.dev/tools/cli/schematics |
| 197 | +[filestructure]: https://angular.dev/reference/configs/file-structure |
198 | 198 | [node.js]: https://nodejs.org/ |
199 | 199 | [npm]: https://www.npmjs.com/get-npm |
200 | 200 | [codeofconduct]: https://github.com/angular/angular/blob/main/CODE_OF_CONDUCT.md |
|
0 commit comments