mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 04:43:03 -05:00
docs(performance-ngfor-optimise): change aio links to adev
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -26,7 +26,7 @@ sidebar:
|
||||
Если вы не знаете, как им пользоваться, сначала прочтите [страницу введения в производительность](/задачи/производительность/) и вернитесь после.
|
||||
:::
|
||||
|
||||
Если вам нужна дополнительная информация о `ngFor`, я приглашаю вас сначала ознакомиться с [документацией](https://angular.io/api/common/For).
|
||||
Если вам нужна дополнительная информация о `ngFor`, я приглашаю вас сначала ознакомиться с [документацией](https://angular.dev/api/common/For).36
|
||||
|
||||
## Пояснение
|
||||
|
||||
|
||||
Reference in New Issue
Block a user