@@ -80,7 +80,7 @@ export const TeachLaunchCourse = () => {
80
80
< li >
81
81
< a
82
82
className = { textCn ( 'rs-link' , { external : true } ) }
83
- href = "https://docs.google.com/presentation/d/1Plt2cpm-GRzxHt1Vu8C90FWnuSYToucWXPLaJKlBRMc /edit?usp=drive_link"
83
+ href = "https://docs.google.com/presentation/d/1n8rTULotZHei3ktajyupwRpKdPDACBAZeBo2GqwYhHY /edit?usp=drive_link"
84
84
>
85
85
Parallel and concurrent programming
86
86
</ a >
@@ -96,7 +96,7 @@ export const TeachLaunchCourse = () => {
96
96
< li >
97
97
< a
98
98
className = { textCn ( 'rs-link' , { external : true } ) }
99
- href = "https://docs.google.com/presentation/d/11mYc_tt2c7qw72i8gaQ9vePTcd0F0LbZCS6ep9PFG28 /edit?usp=drive_link"
99
+ href = "https://docs.google.com/presentation/d/1_F9CVHdbXoRagLUpBGjpwS9DDbzB2K-Cfv4Pz5qKza4 /edit?usp=drive_link"
100
100
>
101
101
Exceptions
102
102
</ a >
@@ -112,23 +112,23 @@ export const TeachLaunchCourse = () => {
112
112
< li >
113
113
< a
114
114
className = { textCn ( 'rs-link' , { external : true } ) }
115
- href = "https://docs.google.com/presentation/d/1hZTaQ1gdStte2aeQU78UmpVzpKErdeOCRQPOYH2p3DI /edit?usp=sharing"
115
+ href = "https://docs.google.com/presentation/d/1Plt2cpm-GRzxHt1Vu8C90FWnuSYToucWXPLaJKlBRMc /edit?usp=sharing"
116
116
>
117
117
Build systems
118
118
</ a >
119
119
</ li >
120
120
< li >
121
121
< a
122
122
className = { textCn ( 'rs-link' , { external : true } ) }
123
- href = "https://docs.google.com/presentation/d/1n8rTULotZHei3ktajyupwRpKdPDACBAZeBo2GqwYhHY /edit?usp=drive_link"
123
+ href = "https://docs.google.com/presentation/d/11mYc_tt2c7qw72i8gaQ9vePTcd0F0LbZCS6ep9PFG28 /edit?usp=drive_link"
124
124
>
125
125
JVM + the Kotlin compiler
126
126
</ a >
127
127
</ li >
128
128
< li >
129
129
< a
130
130
className = { textCn ( 'rs-link' , { external : true } ) }
131
- href = "https://docs.google.com/presentation/d/1_F9CVHdbXoRagLUpBGjpwS9DDbzB2K-Cfv4Pz5qKza4 /edit?usp=drive_link"
131
+ href = "https://docs.google.com/presentation/d/1hZTaQ1gdStte2aeQU78UmpVzpKErdeOCRQPOYH2p3DI /edit?usp=drive_link"
132
132
>
133
133
Reflection (JVM)
134
134
</ a >
0 commit comments