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 | ebbfb39ca9b63c170ca7b609dd07d234d89ab23a (patch) | |
tree | 6fea3475eadaacb31f449337059f1c9d0ebf64a4 /devfiles/videos/introduction | |
parent | e77c9b418fdfb935ff8e99f10f607a4bbd7e1c8c (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 |