File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
build/src/builders/application/tests/behavior
tests/e2e/assets/ssr-project-webpack/src/app Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -180,7 +180,7 @@ This is a monorepo which contains many tools and packages:
180180[ quickstart ] : https://angular.dev/tutorials/learn-angular
181181[ changelog ] : CHANGELOG.md
182182[ documentation ] : https://angular.dev/overview
183- [ angularmaterial ] : https://material.angular.io /
183+ [ angularmaterial ] : https://material.angular.dev /
184184[ cli ] : https://angular.dev/tools/cli
185185[ adev ] : https://angular.dev/
186186[ workspaceconfig ] : https://angular.dev/reference/configs/workspace-config
Original file line number Diff line number Diff line change 33 * Copyright Google LLC All Rights Reserved.
44 *
55 * Use of this source code is governed by an MIT-style license that can be
6- * found in the LICENSE file at https://angular.io /license
6+ * found in the LICENSE file at https://angular.dev /license
77 */
88
99import { buildApplication } from '../../index' ;
Original file line number Diff line number Diff line change 33 * Copyright Google LLC All Rights Reserved.
44 *
55 * Use of this source code is governed by an MIT-style license that can be
6- * found in the LICENSE file at https://angular.io /license
6+ * found in the LICENSE file at https://angular.dev /license
77 */
88
99export { default } from 'beasties' ;
Original file line number Diff line number Diff line change @@ -197,7 +197,7 @@ for (const pkgName of packages) {
197197[quickstart]: https: // angular.dev/tutorials/learn-angular
198198[changelog]: CHANGELOG .md
199199[documentation]: https: // angular.dev/overview
200- [angularmaterial]: https: // material.angular.io /
200+ [angularmaterial]: https: // material.angular.dev /
201201[cli]: https: // angular.dev/tools/cli
202202[adev]: https: // angular.dev/
203203[workspaceconfig]: https: // angular.dev/reference/configs/workspace-config
Original file line number Diff line number Diff line change @@ -481,7 +481,7 @@ <h2>Resources</h2>
481481 </ svg >
482482 </ a >
483483
484- < a class ="card " target ="_blank " rel ="noopener " href ="https://material.angular.io ">
484+ < a class ="card " target ="_blank " rel ="noopener " href ="https://material.angular.dev ">
485485 < svg
486486 xmlns ="http://www.w3.org/2000/svg "
487487 style ="margin-right: 8px "
You can’t perform that action at this time.
0 commit comments