File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -25,19 +25,19 @@ export class ListDemo {
2525 from : 'Nancy' ,
2626 subject : 'Brunch?' ,
2727 message : 'Did you want to go on Sunday? I was thinking that might work.' ,
28- image : 'https://angular.io/resources /images/bios/julie-ralph.jpg'
28+ image : 'https://angular.io/generated /images/bios/julie-ralph.jpg'
2929 } ,
3030 {
3131 from : 'Mary' ,
3232 subject : 'Summer BBQ' ,
3333 message : 'Wish I could come, but I have some prior obligations.' ,
34- image : 'https://angular.io/resources /images/bios/juleskremer.jpg'
34+ image : 'https://angular.io/generated /images/bios/juleskremer.jpg'
3535 } ,
3636 {
3737 from : 'Bobby' ,
3838 subject : 'Oui oui' ,
3939 message : 'Do you have Paris reservations for the 15th? I just booked!' ,
40- image : 'https://angular.io/resources /images/bios/jelbourn.jpg'
40+ image : 'https://angular.io/generated /images/bios/jelbourn.jpg'
4141 }
4242 ] ;
4343
You can’t perform that action at this time.
0 commit comments