Skip to content

Commit 55ef2f2

Browse files
committed
docs(performance-ngfor-optimise): change aio links to adev
1 parent 76f41d0 commit 55ef2f2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/src/content/docs/challenges/performance/36-ngfor-optimize.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ We can also use the <b>Angular DevTool</b> to profile our application and unders
2626
If you don't know how to use it, read [the performance introduction page](/challenges/performance/) first and come back after.
2727
:::
2828

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

3131
## Statement
3232

docs/src/content/docs/es/challenges/performance/36-ngfor-optimize.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ También podemos usar la <b>Angular DevTool</b> para perfilar nuestra aplicació
2626
Si no sabes cómo usarlo, lee primero [la página de introducción al rendimiento](/es/challenges/performance/) y vuelve después.
2727
:::
2828

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

3131
## Enunciado
3232

docs/src/content/docs/ru/challenges/performance/36-ngfor-optimize.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ sidebar:
2626
Если вы не знаете, как им пользоваться, сначала прочтите [страницу введения в производительность](/задачи/производительность/) и вернитесь после.
2727
:::
2828

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

3131
## Пояснение
3232

0 commit comments

Comments
 (0)