Skip to content

Commit c5a9fca

Browse files
committed
Fixing href
1 parent 5124b0e commit c5a9fca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ <h2>Course Calendar</h2>
9797
<th>Topic / Event</th>
9898
</tr>
9999
<tr><td rowspan="2">1</td>
100-
<td>Aug 26 (Tue)</td><td><a target="_blank" href="lectures/lecture1.pdf">Overview & Introduction to Synthesis</a></td></tr>
100+
<td>Aug 26 (Tue)</td><td><a target="_blank" href="lectures/lecture-1.pdf">Overview & Introduction to Synthesis</a></td></tr>
101101
<tr><td>Aug 28 (Thu)</td><td>Syntax and Semantics</td></tr>
102102
<tr><td rowspan="2">2</td>
103103
<td>Sep 2 (Tue)</td><td>Enumerative Program Synthesis</td></tr>

0 commit comments

Comments
 (0)