Skip to content

Commit

Permalink
Merge pull request #64 from metadevpro/fix/video-links
Browse files Browse the repository at this point in the history
Fix/video links
  • Loading branch information
pjmolina authored Nov 20, 2024
2 parents adc1a6c + 3b7092b commit b5e0847
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions 2024/program.html
Original file line number Diff line number Diff line change
Expand Up @@ -836,7 +836,7 @@ <h2>Session Details</h2>
<a
class="video"
target="_blank"
href="https://youtu.be/Ik_jFgNK6FI"
href="https://youtu.be/sabuD_8V03g"
>video,</a
>
<a
Expand Down Expand Up @@ -1918,11 +1918,11 @@ <h2>Session Details</h2>
href="https://youtu.be/rt7Nid7QwaQ"
>video</a
>
<!-- <a
<a
class="slides"
href="../assets/2024/slides/.pdf"
href="../assets/2024/slides/jsanchez-lowsheets.pdf"
>slides</a
> -->
>
</div>
</div>
<div class="session">
Expand Down Expand Up @@ -2143,7 +2143,7 @@ <h2>Session Details</h2>
<a
class="video"
target="_blank"
href="https://youtu.be/sabuD_8V03g"
href="https://youtu.be/Ik_jFgNK6FI"
>video,</a
>
<a class="slides" href="../assets/2024/slides/CRTDs Orca.pdf"
Expand Down Expand Up @@ -2593,7 +2593,7 @@ <h2>Session Details</h2>
>
<a
class="slides"
href="..assets/2024/slides/Augmenting graphical modeling workbenches with semantic-aware interactive features.pdf"
href="../assets/2024/slides/Augmenting graphical modeling workbenches with semantic-aware interactive features.pdf"
>slides</a
>
</div>
Expand Down Expand Up @@ -2690,14 +2690,14 @@ <h2>Session Details</h2>
<a
class="video"
target="_blank"
href="https://youtu.be/rt7Nid7QwaQ"
href="https://youtu.be/Yt_adIIaiRg"
>video,</a
>
<a
<!-- <a
class="slides"
href="../assets/2024/slides/jsanchez-lowsheets.pdf"
href="../assets/2024/slides/.pdf"
>slides</a
>
> -->
</div>
</div>
<div class="session">
Expand Down

0 comments on commit b5e0847

Please sign in to comment.