Skip to content

Commit e1c460d

Browse files
committed
img path
1 parent da1b654 commit e1c460d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NgrxEffectChaining/src/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
body {
44
/*background-color: grey;*/
5-
background-image: url("https://jimtheman.github.io/Ngrx-Effect-Chaining-Example/bg-texture.jpg");
5+
background-image: url("https://jimtheman.github.io/Ngrx-Effect-Chaining-Example/assets/bg-texture.jpg");
66
background-repeat: repeat;
77

88
}

0 commit comments

Comments
 (0)