Skip to content

Commit f572d38

Browse files
committed
bah
1 parent f86b1a2 commit f572d38

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

v3/composingprograms.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,9 @@
102102
</div>
103103

104104
<div style="font-size: 8pt; margin-top: 5px; margin-left: 2px; margin-bottom: 2px;">
105-
<a href="https://www.youtube.com/watch?v=Z2TIjNArOK4" target="_blank">What are shared sessions?</a>
105+
What is this?
106+
<a href="https://www.youtube.com/watch?v=Z2TIjNArOK4"
107+
target="_blank">[Video]</a> <a href="cs61a.pdf" target="_blank">[PDF]</a>
106108
</div>
107109

108110
<button id="sharedSessionBtn" type="button" class="togetherjsBtn">

v3/visualize.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,9 +100,7 @@
100100
<td valign="top">
101101

102102
<div style="font-size: 8pt; margin-left: 2px; margin-bottom: 2px;">
103-
What is this?
104-
<a href="https://www.youtube.com/watch?v=Z2TIjNArOK4"
105-
target="_blank">[Video]</a> <a href="cs61a.pdf" target="_blank">[PDF]</a>
103+
<a href="https://www.youtube.com/watch?v=Z2TIjNArOK4" target="_blank">What are shared sessions?</a>
106104
</div>
107105

108106
<div>

0 commit comments

Comments
 (0)