Skip to content

Commit 3bd5cae

Browse files
committed
Fix broken links
1 parent 25ab94d commit 3bd5cae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
File renamed without changes.

data.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"city": "Montreal",
55
"dates": "October 2026",
66
"year": "2026",
7-
"background_img": "/assets/banner.jpg",
7+
"background_img": "https://raw.githubusercontent.com/BrainhackMTL/fall2026/refs/heads/main/assets/banner.jpg",
88
"color_theme": {
99
"primary": "rgb(0, 103, 165)",
1010
"primary_hover": "rgb(123, 175, 222)",
@@ -157,7 +157,7 @@
157157
{
158158
"name": "CIHR",
159159
"url": "https://cihr-irsc.gc.ca/e/193.html",
160-
"logo": "/logos/cihr.jpg",
160+
"logo": "https://raw.githubusercontent.com/BrainhackMTL/fall2026/refs/heads/main/assests/logos/cihr.jpg",
161161
"level": "champion",
162162
"height": "200px"
163163
}

0 commit comments

Comments
 (0)