docs(angular): fix wrong link to angular cli migration docs in plugin overview page (#16110)
This commit is contained in:
parent
a0fb3c705e
commit
fa349ac784
@ -92,7 +92,7 @@ nx g @nrwl/angular:service my-service
|
|||||||
## More Documentation
|
## More Documentation
|
||||||
|
|
||||||
- [Angular Nx Tutorial](/angular-tutorial/1-code-generation)
|
- [Angular Nx Tutorial](/angular-tutorial/1-code-generation)
|
||||||
- [Migrating from the Angular CLI](recipe/migration-angular)
|
- [Migrating from the Angular CLI](/recipes/adopting-nx/migration-angular)
|
||||||
- [Setup Module Federation with Angular and Nx](/recipes/module-federation/faster-builds)
|
- [Setup Module Federation with Angular and Nx](/recipes/module-federation/faster-builds)
|
||||||
- [Using NgRx](/recipes/other/misc-ngrx)
|
- [Using NgRx](/recipes/other/misc-ngrx)
|
||||||
- [Using Data Persistence operators](/recipes/other/misc-data-persistence)
|
- [Using Data Persistence operators](/recipes/other/misc-data-persistence)
|
||||||
|
|||||||
@ -92,7 +92,7 @@ nx g @nrwl/angular:service my-service
|
|||||||
## More Documentation
|
## More Documentation
|
||||||
|
|
||||||
- [Angular Nx Tutorial](/angular-tutorial/1-code-generation)
|
- [Angular Nx Tutorial](/angular-tutorial/1-code-generation)
|
||||||
- [Migrating from the Angular CLI](recipe/migration-angular)
|
- [Migrating from the Angular CLI](/recipes/adopting-nx/migration-angular)
|
||||||
- [Setup Module Federation with Angular and Nx](/recipes/module-federation/faster-builds)
|
- [Setup Module Federation with Angular and Nx](/recipes/module-federation/faster-builds)
|
||||||
- [Using NgRx](/recipes/other/misc-ngrx)
|
- [Using NgRx](/recipes/other/misc-ngrx)
|
||||||
- [Using Data Persistence operators](/recipes/other/misc-data-persistence)
|
- [Using Data Persistence operators](/recipes/other/misc-data-persistence)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user