diff options
author | Jesse Morgan <jesse@jesterpm.net> | 2013-11-04 19:47:54 -0800 |
---|---|---|
committer | Jesse Morgan <jesse@jesterpm.net> | 2013-11-04 19:47:54 -0800 |
commit | 5d7828e929a57042e3a0e6f6f2beafc60c748368 (patch) | |
tree | 9994e5461e67da02064d3fee0420b0ba1a300ca4 /devfiles/videos/introduction | |
parent | e472550fe154f0afa5b36d2a7e2334d4680d7884 (diff) |
Chaning .mov to .mp4
Diffstat (limited to 'devfiles/videos/introduction')
-rw-r--r-- | devfiles/videos/introduction/introduction-1.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devfiles/videos/introduction/introduction-1.json b/devfiles/videos/introduction/introduction-1.json index 6071d22..0209e59 100644 --- a/devfiles/videos/introduction/introduction-1.json +++ b/devfiles/videos/introduction/introduction-1.json @@ -5,5 +5,5 @@ "length": 140, "image": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Grow%20-%20Introduction.png", "pdf": "http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Grow%20-%20Introduction.pdf", - "urls": [{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Grow%20-%20Introduction.mov", "type":"video/mp4"}] + "urls": [{"src":"http://foursquaregrow.s3-website-us-east-1.amazonaws.com/Grow%20-%20Introduction.mp4", "type":"video/mp4"}] }
\ No newline at end of file |