diff options
author | Daniel Meißner | 2017-10-29 09:46:17 +0100 |
---|---|---|
committer | Daniel Meißner | 2017-10-29 09:46:17 +0100 |
commit | 108902fe5dcaad25bc94bdecf9b4ae32eab49c5f (patch) | |
tree | a724fdb072f62e77adbe806db195a5e6a1474085 /configs/conferences | |
parent | 78a58a3838f041b443980f4a12fcc883a3d1db1b (diff) |
wikidatacon: added link to the media recordings
Diffstat (limited to '')
-rwxr-xr-x | configs/conferences/wikidatacon2017/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/wikidatacon2017/config.php b/configs/conferences/wikidatacon2017/config.php index 2f76278..2c0b167 100755 --- a/configs/conferences/wikidatacon2017/config.php +++ b/configs/conferences/wikidatacon2017/config.php @@ -81,7 +81,7 @@ $CONFIG['CONFERENCE'] = array( * Link zu den Recordings * Wird diese Zeile auskommentiert, wird der Link nicht angezeigt */ - //'RELEASES' => 'http://video.foss4g.org/foss4g2016/videos/', + 'RELEASES' => 'https://media.ccc.de/c/wikidatacon2017', /** * Link zu einer (externen) ReLive-Übersichts-Seite |