Skip to content

Commit

Permalink
Update schedule.html
Browse files Browse the repository at this point in the history
Fixed the "Before we start" link
  • Loading branch information
LyrricJ committed Jun 17, 2024
1 parent cc78ced commit 26ef64a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/dc/schedule.html
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ <h3>Day 1</h3>
<td>Before starting</td>
<td><a href="{{ site.pre_survey }}{{ site.github.project_title }}" target="_blank">Pre-workshop survey</a></td>
</tr>
<tr><td>9:00-9:40am</td> <td> <a href="https://datacarpentry.org/r-socialsci/00-intro.html/">Before We Start</a></td></tr>
<tr><td>9:00-9:40am</td> <td> <a href="https://https://datacarpentry.org/r-socialsci/00-intro.html/">Before We Start</a></td></tr>
<tr><td>9:40-10:20am</td><td><a href="https://datacarpentry.org/r-socialsci/01-intro-to-r.html">Introduction to R Part 1</a></td></tr>
<tr><td>10:20-10:30am</td><td><a>Break</a></td></tr>
<tr><td>10:30-11:10am</td><td><a href="https://datacarpentry.org/r-socialsci/01-intro-to-r.html">Introduction to R Part 2</a></td></tr>
Expand Down

0 comments on commit 26ef64a

Please sign in to comment.