Skip to content

Commit 605ff8d

Browse files
authored
refactor(sessions): ♻️ align session name with file name (#133)
## Description <!-- Please delete as appropriate: --> This PR needs a quick review. ## Checklist - [x] Formatted Markdown - [x] Ran `just run-all`
1 parent 5980c5a commit 605ff8d

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

_quarto.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ book:
1515
- part: "Overview"
1616
chapters:
1717
- overview/syllabus.qmd
18-
- overview/is-it-for-you.qmd
18+
- overview/is-this-for-you.qmd
1919
- overview/learning-design.qmd
2020
- overview/schedule.qmd
2121
- part: "Pre-workshop tasks"

index.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ This website and its content are targeted to three groups:
3535

3636
1. For the **learners** to use during the workshop, both to follow
3737
along and also to use as a reference after the workshop ends. A more
38-
detailed description of who the learner is can be found in [Is it
39-
for you?](/overview/is-it-for-you.qmd)
38+
detailed description of who the learner is can be found in [Is this
39+
for you?](/overview/is-this-for-you.qmd)
4040
2. For the **teachers** to use as a guide for when they do the
4141
type-along sessions.
4242
3. For those who are **interested in teaching**, who may not have much
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Is this workshop for you? {#sec-is-it-for-you}
1+
# Is this for you? {#sec-is-this-for-you}
22

33
To help manage expectations and develop the material for this workshop,
44
we make a few possible assumptions about *who you are* as a participant

pre-workshop/index.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ about them are found as you work through the tasks.
1818

1919
If you haven't already, go through the workshop overview section,
2020
including the [Syllabus](/overview/syllabus.qmd), [Is this for
21-
you?](/overview/is-it-for-you.qmd), and [Learning
21+
you?](/overview/is-this-for-you.qmd), and [Learning
2222
design](/overview/learning-design.qmd) to get an overview of what this
2323
workshop contains and the learning design behind the workshop material.
2424

0 commit comments

Comments
 (0)