Skip to content

Commit f8a7912

Browse files
authored
FIX: Hub line path mistake (jupyter#554)
1 parent b8b800f commit f8a7912

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_sass/components/_jupyterhub.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
}
2525

2626
.hubfeatures {
27-
background: url("../assets/line.svg");
27+
background: url("/assets/line.svg");
2828
background-position: top center;
2929
background-repeat: no-repeat;
3030
/* Padding that is used to make the hubfeature circles sit on track */

0 commit comments

Comments
 (0)