Skip to content

Commit

Permalink
Fix more URL typos
Browse files Browse the repository at this point in the history
Don't update HTML in a hurry
  • Loading branch information
Carifio24 authored Jan 12, 2025
1 parent e7e5434 commit 825bca2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ <h2>Examples</h2>
class="qr-code"
width="25%"
href="https://edu.cospaces.io/JUE-LPD"
src="assets/img/qr/Jupiter_CoSpaces_tabletop_black.png"
src="assets/img/qr/Moon_CoSpaces_tabletop_black.png"
onmouseover="this.src='assets/img/qr/Moon_CoSpaces_tabletop_red.png'"
onmouseout="this.src='assets/img/qr/Moon_CoSpaces_tabletop_black.png'"
/>
Expand All @@ -318,7 +318,7 @@ <h2>Examples</h2>
class="qr-code"
width="25%"
href="https://edu.cospaces.io/SNV-BWD"
src="assets/img/qr/Jupiter_CoSpaces_MERGE_black.png"
src="assets/img/qr/Moon_CoSpaces_MERGE_black.png"
onmouseover="this.src='assets/img/qr/Moon_CoSpaces_MERGE_red.png'"
onmouseout="this.src='assets/img/qr/Moon_CoSpaces_MERGE_black.png'"
/>
Expand Down Expand Up @@ -401,7 +401,7 @@ <h2>Examples</h2>
class="qr-code"
width="25%"
href="https://edu.cospaces.io/ZZK-AJS"
src="assets/img/qr/Jupiter_CoSpaces_tabletop_black.png"
src="assets/img/qr/Local Bubble B field (vectors) + Gum Nebula_CoSpaces_CoSpaces_tabletop_black.png"
onmouseover="this.src='assets/img/qr/Local Bubble B field (vectors) + Gum Nebula_CoSpaces_tabletop_red.png'"
onmouseout="this.src='assets/img/qr/Local Bubble B field (vectors) + Gum Nebula_CoSpaces_tabletop_black.png'"
/>
Expand All @@ -414,7 +414,7 @@ <h2>Examples</h2>
class="qr-code"
width="25%"
href="https://edu.cospaces.io/HSB-EYR"
src="assets/img/qr/Jupiter_CoSpaces_MERGE_black.png"
src="assets/img/qr/Local Bubble B field (vectors) + Gum Nebula_CoSpaces_CoSpaces_MERGE_black.png"
onmouseover="this.src='assets/img/qr/Local Bubble B field (vectors) + Gum Nebula_CoSpaces_MERGE_red.png'"
onmouseout="this.src='assets/img/qr/Local Bubble B field (vectors) + Gum Nebula_CoSpaces_MERGE_black.png'"
/>
Expand Down

0 comments on commit 825bca2

Please sign in to comment.