mirror of
https://github.com/voc/streaming-website
synced 2024-11-14 16:37:18 +00:00
correct media.ccc url
This commit is contained in:
parent
b82b13b3a2
commit
8bcd7a8a56
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ $CONFIG['CONFERENCE'] = array(
|
|||
* Link zu den Recordings
|
||||
* Wird diese Zeile auskommentiert, wird der Link nicht angezeigt
|
||||
*/
|
||||
'RELEASES' => 'https://media.ccc.de/c/froscon2017',
|
||||
'RELEASES' => 'https://media.ccc.de/c/mrmcd17',
|
||||
|
||||
/**
|
||||
* Link zu einer (externen) ReLive-Übersichts-Seite
|
||||
|
|
Loading…
Reference in a new issue