Skip to content

Commit a99f6f3

Browse files
committed
rename episodes fixes #23
1 parent c1f7047 commit a99f6f3

14 files changed

+12
-12
lines changed

config.yaml

+12-12
Original file line numberDiff line numberDiff line change
@@ -59,19 +59,19 @@ contact: '[email protected]'
5959

6060
# Order of episodes in your lesson
6161
episodes:
62-
- 01-getting-started.md
62+
- getting-started.md
6363
- variables.md
64-
- 03-lists.md
65-
- 04-functions.md
66-
- 05-libraries.md
67-
- 06-for-loops.md
68-
- 07-looping-data-sets.md
69-
- 08-pandas.md
70-
- 09-conditionals.md
71-
- 10-writing-functions.md
72-
- 11-scope.md
73-
- 12-style.md
74-
- 14-wrap.md
64+
- lists.md
65+
- functions.md
66+
- libraries.md
67+
- for-loops.md
68+
- looping-data-sets.md
69+
- pandas.md
70+
- conditionals.md
71+
- writing-functions.md
72+
- scope.md
73+
- style.md
74+
- wrap.md
7575

7676
# Information for Learners
7777
learners:
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)