diff options
author | Daniel Molkentin | 2019-09-16 14:24:49 +0200 |
---|---|---|
committer | Daniel Molkentin | 2019-09-16 14:24:49 +0200 |
commit | 9c023eb4705530651b8814467b1adea89d6e881b (patch) | |
tree | 24b757991099308ac79427401351c951d6493a80 /configs | |
parent | e184b9b58d5281cbb6c49371a5a9da24b46de720 (diff) |
suselabs19: point to correct playlist
Diffstat (limited to 'configs')
-rw-r--r-- | configs/conferences/suselabs19/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/suselabs19/config.php b/configs/conferences/suselabs19/config.php index 49fe49c..ebcbee1 100644 --- a/configs/conferences/suselabs19/config.php +++ b/configs/conferences/suselabs19/config.php @@ -81,7 +81,7 @@ $CONFIG['CONFERENCE'] = array( * Link zu den Recordings * Wird diese Zeile auskommentiert, wird der Link nicht angezeigt */ - 'RELEASES' => 'https://www.youtube.com/playlist?list=PL4ibkKyj5eYSZEz0la9WRZxGkROzTnzZP', + 'RELEASES' => 'https://www.youtube.com/playlist?list=PL4ibkKyj5eYTLrFWiYriW0BSk99v-lWd2', /** * Link zu einer (externen) ReLive-Übersichts-Seite |