Skip to content

Commit 856f29c

Browse files
davidlj95alan-agius4
authored andcommitted
docs: update README.md from template
1 parent d6f7962 commit 856f29c

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
</p>
2323

2424
<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>
2626
<br>
2727
</p>
2828

@@ -31,7 +31,7 @@
3131
·
3232
<a href="https://github.com/angular/angular-cli/issues">Submit an Issue</a>
3333
·
34-
<a href="https://blog.angular.io/">Blog</a>
34+
<a href="https://blog.angular.dev/">Blog</a>
3535
<br>
3636
<br>
3737
</p>
@@ -97,7 +97,7 @@ Angular is cross-platform, fast, scalable, has incredible tooling, and is loved
9797
<img src="/docs/images/angular-ecosystem-logos.png" alt="angular ecosystem logos" width="500px" height="auto">
9898
</p>
9999

100-
- [Angular Framework][aio]
100+
- [Angular Framework][adev]
101101
- [Angular Material][angularmaterial]
102102

103103
## Changelog
@@ -186,15 +186,15 @@ This is a monorepo which contains many tools and packages:
186186

187187
[contributing]: CONTRIBUTING.md
188188
[developer]: docs/DEVELOPER.md
189-
[quickstart]: https://angular.io/start
189+
[quickstart]: https://angular.dev/tutorials/learn-angular
190190
[changelog]: CHANGELOG.md
191-
[documentation]: https://angular.io/docs
191+
[documentation]: https://angular.dev/overview
192192
[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
198198
[node.js]: https://nodejs.org/
199199
[npm]: https://www.npmjs.com/get-npm
200200
[codeofconduct]: https://github.com/angular/angular/blob/main/CODE_OF_CONDUCT.md

0 commit comments

Comments
 (0)