Skip to content

Commit

Permalink
docs(angular-module-to-standalone): change aio links to adev
Browse files Browse the repository at this point in the history
  • Loading branch information
vimulatus committed Apr 18, 2024
1 parent 8a13be6 commit 83038ed
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ The goal of this challenge is to migrate your application from module based comp

## Note

You can also test the [Angular schematic](https://angular.io/guide/standalone-migration) to migrate NgModule to Standalone components. _(Since we are using nx, start your command with nx instead of ng)_
You can also test the [Angular schematic](https://angular.dev/reference/migrations/standalone) to migrate NgModule to Standalone components. _(Since we are using nx, start your command with nx instead of ng)_
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ El objetivo de este desafío es migrar tu aplicación de componentes basados en

## Nota

También puedes probar el [esquema de Angular](https://angular.io/guide/standalone-migration) para migrar NgModule a componentes independientes. _(Dado que estamos usando nx, comienza tu comando con nx en lugar de ng)_
También puedes probar el [esquema de Angular](https://angular.dev/reference/migrations/standalone) para migrar NgModule a componentes independientes. _(Dado que estamos usando nx, comienza tu comando con nx en lugar de ng)_
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ O objetivo deste desafio é migrar sua aplicação de componentes baseados em m

## Nota

Você também pode testar o [Angular schematic](https://angular.io/guide/standalone-migration) para migrar NgModule para componentes Standalone. _(Como estamos usando nx, comece seu comando com nx ao invés de ng)_
Você também pode testar o [Angular schematic](https://angular.dev/reference/migrations/standalone) para migrar NgModule para componentes Standalone. _(Como estamos usando nx, comece seu comando com nx ao invés de ng)_
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ sidebar:

## Примечание

Вы также можете протестировать [Angular schematic](https://angular.io/guide/standalone-migration) для переноса NgModule на автономные компоненты. _(Поскольку мы используем nx, начните свою команду с nx вместо ng)_
Вы также можете протестировать [Angular schematic](https://angular.dev/reference/migrations/standalone) для переноса NgModule на автономные компоненты. _(Поскольку мы используем nx, начните свою команду с nx вместо ng)_

0 comments on commit 83038ed

Please sign in to comment.