We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b33f5a8 commit 96f7013Copy full SHA for 96f7013
config.yaml
@@ -67,15 +67,15 @@ contact: "rse-team@imperial.ac.uk"
67
68
# Order of episodes in your lesson
69
episodes:
70
- - 00-course-overview.md
71
- - l1-01-why-use-vcs.md
72
- - l1-02-committing-history.md
73
- - l1-03-break.md
74
- - l2-01-sharing_your_code.md
75
- - l2-02-remote_repositories.md
76
- - l2-03-break.md
77
- - l3-01-issues.md
78
- - l3-02-guis-ides.md
+ - 00-course_overview.md
+ - 01-why_use_vcs.md
+ - 02-committing_history.md
+ - 03-break.md
+ - 04-sharing_your_code.md
+ - 05-remote_repositories.md
+ - 06-break.md
+ - 07-issues.md
+ - 08-guis_ides.md
79
80
# Information for Learners
81
learners:
0 commit comments