diff options
author | Christopher Allan Webber <cwebber@dustycloud.org> | 2015-02-14 16:49:08 -0600 |
---|---|---|
committer | Christopher Allan Webber <cwebber@dustycloud.org> | 2015-02-17 15:48:28 -0600 |
commit | 6fc6ba99f3d37d601b64a9f5a0c5f69761571479 (patch) | |
tree | 224367cf8d8dbf33b8096a960c7b0288006a693f /mediagoblin/static/js/extlib/jquery.js | |
parent | 3cb0a57b9591a812329cab129c8c2e4688c5f00b (diff) | |
download | mediagoblin-6fc6ba99f3d37d601b64a9f5a0c5f69761571479.tar.lz mediagoblin-6fc6ba99f3d37d601b64a9f5a0c5f69761571479.tar.xz mediagoblin-6fc6ba99f3d37d601b64a9f5a0c5f69761571479.zip |
Fixing symlink to jquery.js in post-bower universe
This commit sponsored by Alexander Slovesnik. Thanks!
Diffstat (limited to 'mediagoblin/static/js/extlib/jquery.js')
l--------- | mediagoblin/static/js/extlib/jquery.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mediagoblin/static/js/extlib/jquery.js b/mediagoblin/static/js/extlib/jquery.js index d78f5cc3..8c711f27 120000 --- a/mediagoblin/static/js/extlib/jquery.js +++ b/mediagoblin/static/js/extlib/jquery.js @@ -1 +1 @@ -../../../../extlib/jquery/jquery.js
\ No newline at end of file +../../../../extlib/jquery/dist/jquery.js
\ No newline at end of file |