aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences
diff options
context:
space:
mode:
authorMaZderMind2015-12-15 11:22:50 +0100
committerMaZderMind2015-12-15 11:22:50 +0100
commita35d75c584b3c9647be3528f0b0d38ea0550af1d (patch)
treea57cc996f2a6c973cfd7092087b926f18f137f01 /configs/conferences
parent232b06799d0768f535c2e29c06e911ec2a3f27a1 (diff)
[32c3] update vod-json url
Diffstat (limited to 'configs/conferences')
-rwxr-xr-xconfigs/conferences/32c3/download.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/32c3/download.sh b/configs/conferences/32c3/download.sh
index fecb6e7..415fdba 100755
--- a/configs/conferences/32c3/download.sh
+++ b/configs/conferences/32c3/download.sh
@@ -4,4 +4,4 @@
wget --no-check-certificate -q "http://data.c3voc.de/32C3/everything.schedule.xml" -O /tmp/schedule.xml && mv /tmp/schedule.xml schedule.xml
# vod json
-wget -q "http://cdn.c3voc.de/releases/relive/index.json" -O /tmp/vod.json && mv /tmp/vod.json vod.json
+wget -q "http://cdn.c3voc.de/relive/index.json" -O /tmp/vod.json && mv /tmp/vod.json vod.json