diff options
author | Daniel Molkentin | 2018-09-29 10:47:24 +0200 |
---|---|---|
committer | Daniel Molkentin | 2018-09-29 10:47:33 +0200 |
commit | 2df502d945b6b78d03eebf94a3680240d1ec2709 (patch) | |
tree | c1e5e32affdfad4cf66deeea0669cf2c89a12cc1 /configs/conferences/asg2018 | |
parent | f227bfa85312d02a1b35facf574f8949162bc7b8 (diff) |
Add release link for asg218
Diffstat (limited to 'configs/conferences/asg2018')
-rwxr-xr-x | configs/conferences/asg2018/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/asg2018/config.php b/configs/conferences/asg2018/config.php index 1c9cdab..6eac007 100755 --- a/configs/conferences/asg2018/config.php +++ b/configs/conferences/asg2018/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/asg2018', /** * Link zu einer (externen) ReLive-Übersichts-Seite |