Skip to content

Commit 3dc19ce

Browse files
authored
Update custom-schedule.html
fix table
1 parent 9361718 commit 3dc19ce

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

_includes/custom-schedule.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,10 @@ <h3>Day 2</h3>
109109
</tr>
110110
<tr>
111111
<td>16:00 pm</td>
112-
<td><a href="https://swcarpentry.github.io/python-novice-inflammation/06-files.html">Analyzing data II</a></td><br>
112+
<td>
113+
<a href="https://swcarpentry.github.io/python-novice-inflammation/06-files.html">Analyzing data II</a><br>
113114
Matplotlib, analysing data over multiple files<br>
115+
</td>
114116
</tr>
115117
<tr>
116118
<td>16:45 pm</td>

0 commit comments

Comments
 (0)