Skip to content

Commit f51ce68

Browse files
sdedieuthePunderWoman
authored andcommitted
docs: update readme links to target angular.dev documentation (angular#52772)
Change the angular.io links to target the new angular.dev website Changed the angular logo PR Close angular#52772
1 parent 181e4f3 commit f51ce68

File tree

3 files changed

+26
-15
lines changed

3 files changed

+26
-15
lines changed

README.md

+15-15
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
<h1 align="center">Angular - The modern web developer's platform</h1>
22

33
<p align="center">
4-
<img src="aio/src/assets/images/logos/angular/angular.png" alt="angular-logo" width="120px" height="120px"/>
4+
<img src="aio/src/assets/images/logos/angular/angular_renaissance.png" alt="angular-logo" width="120px" height="120px"/>
55
<br>
66
<em>Angular is a development platform for building mobile and desktop web applications
77
<br> using TypeScript/JavaScript and other languages.</em>
88
<br>
99
</p>
1010

1111
<p align="center">
12-
<a href="https://www.angular.io"><strong>www.angular.io</strong></a>
12+
<a href="https://angular.dev/"><strong>angular.dev</strong></a>
1313
<br>
1414
</p>
1515

@@ -141,20 +141,20 @@ Join the conversation and help the community.
141141
**Love Angular? Give our repo a star :star: :arrow_up:.**
142142

143143
[contributing]: CONTRIBUTING.md
144-
[quickstart]: https://angular.io/start
144+
[quickstart]: https://angular.dev/tutorials/learn-angular
145145
[changelog]: CHANGELOG.md
146-
[ng]: https://angular.io
147-
[documentation]: https://angular.io/docs
146+
[ng]: https://angular.dev
147+
[documentation]: https://angular.dev/overview
148148
[angularmaterial]: https://material.angular.io/
149-
[cli]: https://cli.angular.io/
150-
[architecture]: https://angular.io/guide/architecture
151-
[componentstemplates]: https://angular.io/guide/displaying-data
152-
[forms]: https://angular.io/guide/forms-overview
153-
[api]: https://angular.io/api
154-
[angularelements]: https://angular.io/guide/elements
155-
[ssr]: https://angular.io/guide/ssr
156-
[schematics]: https://angular.io/guide/schematics
157-
[lazyloading]: https://angular.io/guide/lazy-loading-ngmodules
149+
[cli]: https://angular.dev/tools/cli
150+
[architecture]: https://angular.dev/essentials
151+
[componentstemplates]: https://angular.dev/tutorials/learn-angular/components-in-angular
152+
[forms]: https://angular.dev/tutorials/learn-angular/forms
153+
[api]: https://angular.dev/api
154+
[angularelements]: https://angular.dev/guide/elements
155+
[ssr]: https://angular.dev/guide/ssr
156+
[schematics]: https://angular.dev/tools/cli/schematics
157+
[lazyloading]: https://angular.dev/guide/ngmodules/lazy-loading
158158
[node.js]: https://nodejs.org/
159159
[npm]: https://www.npmjs.com/get-npm
160160
[codeofconduct]: CODE_OF_CONDUCT.md
@@ -164,4 +164,4 @@ Join the conversation and help the community.
164164
[stackoverflow]: https://stackoverflow.com/questions/tagged/angular
165165
[youtube]: https://youtube.com/angular
166166
[meetup]: https://www.meetup.com/find/?keywords=angular
167-
[animations]: https://angular.io/guide/animations
167+
[animations]: https://angular.dev/guide/animations
Loading
Loading

0 commit comments

Comments
 (0)