Skip to content

Commit a3e2c19

Browse files
committed
Updated link to video
1 parent 0f913da commit a3e2c19

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

rigid-ipc/index.html

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,15 +97,21 @@
9797
<section class="video">
9898
<div class="title">Video</div>
9999
<p>
100-
<a href="assets/rigid-ipc-video.mp4">Video (MP4, 54.8 MB)</a>
100+
<!-- <a href="assets/rigid-ipc-video.mp4">Video (MP4, 54.8 MB)</a> -->
101+
<a href="https://github.com/ipc-sim/ipc-sim.github.io/blob/master/rigid-ipc/assets/rigid-ipc-video.mp4?raw=true">
102+
Video (MP4, 54.8 MB)
103+
</a>
101104
</p>
102105
<div class="video-wrapper">
103106
<iframe class=youtube src="https://www.youtube.com/embed/J4KylEbFM8I" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
104107
allowfullscreen></iframe>
105108
</div>
106109

107110
<p style="margin-top: 2em;">
108-
<a href="assets/rigid-ipc-supplemental-video.mp4">Supplemental Video (MP4, 78.7 MB)</a>
111+
<!-- <a href="assets/rigid-ipc-supplemental-video.mp4">Supplemental Video (MP4, 78.7 MB)</a> -->
112+
<a href="https://github.com/ipc-sim/ipc-sim.github.io/blob/master/rigid-ipc/assets/rigid-ipc-supplemental-video.mp4?raw=true">
113+
Video (MP4, 54.8 MB)
114+
</a>
109115
</p>
110116

111117
<div class="video-wrapper">
@@ -186,4 +192,4 @@
186192
</script>
187193
</body>
188194

189-
</html>
195+
</html>

0 commit comments

Comments
 (0)