Skip to content

Commit c061bf5

Browse files
committed
fixed the mp4 link
1 parent ddb275e commit c061bf5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_site/schedule.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2240,7 +2240,7 @@ <h1>Daily Schedule</h1>
22402240
<tr class="even">
22412241
<td>1:00 - 1:45</td>
22422242
<td>Introduction to R Markdown</td>
2243-
<td><a href="https://cosmos-datascience.github.io/slides/week01/Lab-01b-intro-rmarkdown.html">Slides</a> <a href="Lab-01b-intro-rmarkdown.mp4">Video</a></td>
2243+
<td><a href="https://cosmos-datascience.github.io/slides/week01/Lab-01b-intro-rmarkdown.html">Slides</a> <a href="https://cosmos-datascience.github.io/slides/week01/Lab-01b-intro-rmarkdown.mp4">Video</a></td>
22442244
</tr>
22452245
<tr class="odd">
22462246
<td>2:00 - 3:00</td>

schedule.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ knitr::opts_chunk$set(echo = FALSE)
3030
| 09:00 - 09:30 | Welcome |[Slides](https://cosmos-datascience.github.io/slides/week01/01a-welcome.html)|
3131
| 09:35 - 10:30 | Introduction to data science |[Slides](https://cosmos-datascience.github.io/slides/week01/01b-intro-data-science.html)|
3232
| 10:45 - 11:45 | Introduction to R |[Slides](https://cosmos-datascience.github.io/slides/week01/Lab-01a-intro-R.html)|
33-
| 1:00 - 1:45 | Introduction to R Markdown |[Slides](https://cosmos-datascience.github.io/slides/week01/Lab-01b-intro-rmarkdown.html) &#9679; [Video](Lab-01b-intro-rmarkdown.mp4) |
33+
| 1:00 - 1:45 | Introduction to R Markdown |[Slides](https://cosmos-datascience.github.io/slides/week01/Lab-01b-intro-rmarkdown.html) [Video](https://cosmos-datascience.github.io/slides/week01/Lab-01b-intro-rmarkdown.mp4) |
3434
| 2:00 - 3:00 | R Packages |[Slides](https://cosmos-datascience.github.io/slides/week01/Lab-01c-R-packages.html)|
3535

3636
</div>

0 commit comments

Comments
 (0)