Skip to content

Commit 62529a7

Browse files
committed
fix image urls
1 parent 855aa86 commit 62529a7

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

ohw26/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ The events will be all-day workshops (approximately 9am - 5pm). Join us for five
5151

5252
<div class="col-4" style="margin-bottom: 1rem">
5353

54-
```{image} assets/images/logos/nasa-logo.sm.png
54+
```{image} ../assets/images/logos/nasa-logo.sm.png
5555
:alt: NASA
5656
:width: 150px
5757
```
@@ -64,7 +64,7 @@ The events will be all-day workshops (approximately 9am - 5pm). Join us for five
6464

6565
<div class="col-4" style="margin-bottom: 1rem">
6666

67-
```{image} assets/images/logos/ONC_2024.png
67+
```{image} ../assets/images/logos/ONC_2024.png
6868
:alt: Ocean Networks Canada
6969
:width: 150px
7070
```
@@ -73,7 +73,7 @@ The events will be all-day workshops (approximately 9am - 5pm). Join us for five
7373

7474
<div class="col-4" style="margin-bottom: 1rem">
7575

76-
```{image} assets/images/logos/bmsc.png
76+
```{image} ../assets/images/logos/bmsc.png
7777
:alt: Bamfield Marine Sciences Centre
7878
:width: 150px
7979
```
@@ -82,7 +82,7 @@ The events will be all-day workshops (approximately 9am - 5pm). Join us for five
8282

8383
<div class="col-4" style="margin-bottom: 1rem">
8484

85-
```{image} assets/images/logos/asl.png
85+
```{image} ../assets/images/logos/asl.png
8686
:alt: ASL Environmental Sciences
8787
:width: 150px
8888
```

0 commit comments

Comments
 (0)