diff --git a/deploy.sh b/deploy.sh index 49d09b9..be022f5 100755 --- a/deploy.sh +++ b/deploy.sh @@ -21,6 +21,6 @@ cd www git init git add -A git commit -m 'deploy github pages' -git push -f git@github.com:jaames/pd-usb master:gh-pages +git push -f git@github.com:cranksters/pd-usb master:gh-pages -cd - \ No newline at end of file +cd - diff --git a/examples/example-basic.html b/examples/example-basic.html index 29df421..e25dda3 100644 --- a/examples/example-basic.html +++ b/examples/example-basic.html @@ -27,7 +27,7 @@

PD-USB Demo - Basic Connection