diff options
author | Christopher Allan Webber <cwebber@dustycloud.org> | 2015-02-14 16:45:46 -0600 |
---|---|---|
committer | Christopher Allan Webber <cwebber@dustycloud.org> | 2015-02-17 15:48:28 -0600 |
commit | 3cb0a57b9591a812329cab129c8c2e4688c5f00b (patch) | |
tree | 507c0944f6773b9cf7d517234a3d6a76ace02f43 | |
parent | 0e780d14534d7370348b5d0e556748ab8b2cf98e (diff) | |
download | mediagoblin-3cb0a57b9591a812329cab129c8c2e4688c5f00b.tar.lz mediagoblin-3cb0a57b9591a812329cab129c8c2e4688c5f00b.tar.xz mediagoblin-3cb0a57b9591a812329cab129c8c2e4688c5f00b.zip |
Fixing video-js symlink for new bower based checkout
This commit sponsored by Thorbjørn Lindeijer. Thank you!
l--------- | mediagoblin/static/extlib/video-js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mediagoblin/static/extlib/video-js b/mediagoblin/static/extlib/video-js index 65652d6e..58401be0 120000 --- a/mediagoblin/static/extlib/video-js +++ b/mediagoblin/static/extlib/video-js @@ -1 +1 @@ -../../../extlib/video-js/
\ No newline at end of file +../../../extlib/video.js/dist/video-js
\ No newline at end of file |