From: David Schoonover Date: Wed, 23 May 2012 23:36:05 +0000 (-0700) Subject: Fixes d3 symlinks. X-Git-Url: http://git.less.ly:3516/?a=commitdiff_plain;h=b7dce15bcce8d71b0a9ed4e511b015157045adef;p=kraken-ui.git Fixes d3 symlinks. --- diff --git a/static/vendor/d3 b/static/vendor/d3 new file mode 120000 index 0000000..8c15b2c --- /dev/null +++ b/static/vendor/d3 @@ -0,0 +1 @@ +d3-2.8.1 \ No newline at end of file diff --git a/static/vendor/d3.js b/static/vendor/d3.js index e33305f..c460a13 120000 --- a/static/vendor/d3.js +++ b/static/vendor/d3.js @@ -1 +1 @@ -d3-2.8.1/d3.v2.js \ No newline at end of file +d3/d3.v2.js \ No newline at end of file diff --git a/static/vendor/d3.min.js b/static/vendor/d3.min.js index 4b3200c..f26c25a 120000 --- a/static/vendor/d3.min.js +++ b/static/vendor/d3.min.js @@ -1 +1 @@ -d3-2.8.1/d3.v2.min.js \ No newline at end of file +d3/d3.v2.min.js \ No newline at end of file