From: Dan Vanderkam Date: Wed, 15 Sep 2010 13:22:10 +0000 (-0400) Subject: update a few links X-Git-Tag: v1.0.0~655 X-Git-Url: https://adrianiainlam.tk/git/?a=commitdiff_plain;h=2a9e1bdf48efcebf0ade62ebf6e8437131f1e377;p=dygraphs.git update a few links --- diff --git a/docs/annotations.html b/docs/annotations.html index afe09ac..546afe8 100644 --- a/docs/annotations.html +++ b/docs/annotations.html @@ -9,11 +9,7 @@ - - + diff --git a/push-to-web.sh b/push-to-web.sh index 1003430..e639317 100755 --- a/push-to-web.sh +++ b/push-to-web.sh @@ -8,7 +8,7 @@ site=$1 ./generate-combined.sh # Copy everything to the site. -scp tests/*.html tests/*.js $site/tests/ \ +scp tests/*.html tests/*.js tests/*.html $site/tests/ \ && \ scp dygraph*.js gadget.xml excanvas.js thumbnail.png docs/* $site/