|
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
|
@@ -203,15 +203,15 @@ for (const pkgName of packages) {
|
203 | 203 |
|
204 | 204 | [contributing]: CONTRIBUTING.md
|
205 | 205 | [developer]: docs/DEVELOPER.md
|
206 |
| -[quickstart]: https://angular.io/start |
| 206 | +[quickstart]: https://angular.dev/tutorials/learn-angular |
207 | 207 | [changelog]: CHANGELOG.md
|
208 |
| -[documentation]: https://angular.io/docs |
| 208 | +[documentation]: https://angular.dev/overview |
209 | 209 | [angularmaterial]: https://material.angular.io/
|
210 |
| -[cli]: https://cli.angular.io/ |
211 |
| -[aio]: https://angular.io/ |
212 |
| -[workspaceconfig]: https://angular.io/guide/workspace-config |
213 |
| -[schematics]: https://angular.io/guide/schematics |
214 |
| -[filestructure]: https://angular.io/guide/file-structure |
| 210 | +[cli]: https://angular.dev/tools/cli |
| 211 | +[adev]: https://angular.dev/ |
| 212 | +[workspaceconfig]: https://angular.dev/reference/configs/workspace-config |
| 213 | +[schematics]: https://angular.dev/tools/cli/schematics |
| 214 | +[filestructure]: https://angular.dev/reference/configs/file-structure |
215 | 215 | [node.js]: https://nodejs.org/
|
216 | 216 | [npm]: https://www.npmjs.com/get-npm
|
217 | 217 | [codeofconduct]: https://github.com/angular/angular/blob/main/CODE_OF_CONDUCT.md
|
|
0 commit comments