Skip to content

Commit b27d4d7

Browse files
committed
Changing ritchie redirect
1 parent 39f04b8 commit b27d4d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lambda/src/data.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ pub const ALL_STREAMS: phf::Map<&'static str, phf::Map<&'static str, &'static st
116116
//Weekend 4
117117
"lamarr" => "https://youtube.com/live/5pqmXWgNoeE",
118118
"spencer" => "https://youtube.com/live/ZXHvLoKte-E",
119-
"ritchie" => "https://youtube.com/live/EKT_-I5r3Oc",
119+
"ritchie" => "https://www.youtube.com/playlist?list=PLoRnKfyWNUlcC7MLtZsgo8zmw3ibySugi",
120120
"turing" => "https://youtube.com/live/nFcR4bpoDgY",
121121
"brattain" => "https://youtube.com/live/A9Ub3_RHDSk",
122122
//League Tournaments

0 commit comments

Comments
 (0)