Skip to content

Commit 4e668de

Browse files
authored
fix capitalization (#21152)
1 parent 5619704 commit 4e668de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

infiniband/assets/dashboards/infiniband_overview.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"margin": "md",
4040
"sizing": "cover",
4141
"type": "image",
42-
"url": "/static/images/logos/Infiniband_large.svg",
43-
"url_dark_theme": "/static/images/logos/Infiniband_reversed_large.svg",
42+
"url": "/static/images/logos/infiniband_large.svg",
43+
"url_dark_theme": "/static/images/logos/infiniband_reversed_large.svg",
4444
"vertical_align": "center"
4545
},
4646
"id": 6676885668580031,

0 commit comments

Comments
 (0)