1
1
<h1 align =" center " >Angular - The modern web developer's platform</h1 >
2
2
3
3
<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 " />
5
5
<br >
6
6
<em >Angular is a development platform for building mobile and desktop web applications
7
7
<br > using TypeScript/JavaScript and other languages.</em >
8
8
<br >
9
9
</p >
10
10
11
11
<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 >
13
13
<br >
14
14
</p >
15
15
@@ -141,20 +141,20 @@ Join the conversation and help the community.
141
141
** Love Angular? Give our repo a star :star : :arrow_up : .**
142
142
143
143
[ contributing ] : CONTRIBUTING.md
144
- [ quickstart ] : https://angular.io/start
144
+ [ quickstart ] : https://angular.dev/tutorials/learn-angular
145
145
[ 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
148
148
[ 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
158
158
[ node.js ] : https://nodejs.org/
159
159
[ npm ] : https://www.npmjs.com/get-npm
160
160
[ codeofconduct ] : CODE_OF_CONDUCT.md
@@ -164,4 +164,4 @@ Join the conversation and help the community.
164
164
[ stackoverflow ] : https://stackoverflow.com/questions/tagged/angular
165
165
[ youtube ] : https://youtube.com/angular
166
166
[ meetup ] : https://www.meetup.com/find/?keywords=angular
167
- [ animations ] : https://angular.io /guide/animations
167
+ [ animations ] : https://angular.dev /guide/animations
0 commit comments