Skip to content

Commit 90794aa

Browse files
committed
fix: add correct path to img
1 parent 9e1870a commit 90794aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/content/docs/ru/challenges/performance/34-default-onpush.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ sidebar:
3434

3535
Если вы нажмете на одну из полос (обозначенную желтой стрелкой на рисунке ниже), вы можете увидеть, что на `PersonListComponent`, `RandomComponent` и все `MatListItem` влияет цикл обнаружения изменений, даже когда мы взаимодействуем только с полем ввода.
3636

37-
![profiler record](../../../../assets/performance/34/profiler-record.png 'Profiler Record')
37+
![profiler record](../../../../../assets/performance/34/profiler-record.png 'Profiler Record')
3838

3939
## Пояснение
4040

0 commit comments

Comments
 (0)