Skip to content

Commit d74f336

Browse files
authored
Fix broken link in instructor's guide
The link to the extra challenges page was broken since the numbering was changed at some point. This commit fixes the link.
1 parent 6aa7d2b commit d74f336

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_extras/guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ ____
3737

3838
* If you are short on time, consider pointing workshop participants to the [Ordering and commenting](https://librarycarpentry.org/lc-sql/05-ordering-commenting/index.html) and [Saving queries](https://librarycarpentry.org/lc-sql/07-saving-queries/index.html) episodes to refer to later.
3939

40-
* The [Extra challenges](https://librarycarpentry.org/lc-sql/10-extra-challenges/index.html) episode is optional if workshop participants want to try additional challenge exercises later. Depending on time it can be done as homework or at the end of a workshop.
40+
* The [Extra challenges](https://librarycarpentry.org/lc-sql/11-extra-challenges/index.html) episode is optional if workshop participants want to try additional challenge exercises later. Depending on time it can be done as homework or at the end of a workshop.
4141

4242
* [Database design](https://librarycarpentry.org/lc-sql/08-database-design/index.html) episode can be positioned at the start, during, at the end of the lesson. It adds more time and can be a more complex episode to teach but it also helps with providing further background on how databases can be helpful with structured data.
4343

0 commit comments

Comments
 (0)