diff --git a/book/schedule.qmd b/book/schedule.qmd index 9e4e9f0..42b5633 100644 --- a/book/schedule.qmd +++ b/book/schedule.qmd @@ -10,10 +10,10 @@ Neha will be available the entire afternoon prior to Day 1 of the workshop to he |-------:|----------| | 8:00 | Installation Support | | 9:00 | Welcome & introduction ([slides](slides/slides_introduction.html))| -| 9:30 | [Project setup & version control with git](exercises/project-setup.md) | +| 9:30 | [Project setup & version control with git](project-setup.qmd) | | 10:45 | Questions & discussion | | _11:00_ | _Break_ | -| 11:15 | [Code quality](exercises/code-quality.md) | +| 11:15 | [Code quality](code-quality.qmd) | | 12:45 | Questions & discussion | | _13:00_ | _End_ | @@ -23,9 +23,9 @@ Neha will be available the entire afternoon prior to Day 1 of the workshop to he | Time | Activity | |-------:|----------| | 9:00 | Code quality discussion | -| 9:15 | [Documentation](exercises/documentation.md) | +| 9:15 | [Documentation](documentation.qmd) | | 10:45 | Questions & discussion | | _11:00_ | _Break_ | -| 11:15 | [Accessibility & reproducibility](exercises/reproducibility.md) | +| 11:15 | [Accessibility & reproducibility](reproducibility.qmd) | | 12:15 | [Reproduction of projects](slides/slides_reproducibility.html#18) | | _13:00_ | _End_ |