Skip to content

Commit

Permalink
docs(performance-ngfor-optimise): change aio links to adev
Browse files Browse the repository at this point in the history
  • Loading branch information
vimulatus committed Apr 19, 2024
1 parent 76f41d0 commit 55ef2f2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ We can also use the <b>Angular DevTool</b> to profile our application and unders
If you don't know how to use it, read [the performance introduction page](/challenges/performance/) first and come back after.
:::

If you need more information about `NgFor`, I invite you to read the [documentation](https://angular.io/api/common/NgFor) first.
If you need more information about `NgFor`, I invite you to read the [documentation](https://angular.dev/api/common/NgFor) first.

## Statement

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ También podemos usar la <b>Angular DevTool</b> para perfilar nuestra aplicació
Si no sabes cómo usarlo, lee primero [la página de introducción al rendimiento](/es/challenges/performance/) y vuelve después.
:::

Si necesitas más información sobre `NgFor`, te invito a leer primero la [documentación](https://angular.io/api/common/NgFor).
Si necesitas más información sobre `NgFor`, te invito a leer primero la [documentación](https://angular.dev/api/common/NgFor).

## Enunciado

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ sidebar:
Если вы не знаете, как им пользоваться, сначала прочтите [страницу введения в производительность](/задачи/производительность/) и вернитесь после.
:::

Если вам нужна дополнительная информация о `ngFor`, я приглашаю вас сначала ознакомиться с [документацией](https://angular.io/api/common/For).
Если вам нужна дополнительная информация о `ngFor`, я приглашаю вас сначала ознакомиться с [документацией](https://angular.dev/api/common/For).36

## Пояснение

Expand Down

0 comments on commit 55ef2f2

Please sign in to comment.