Update make website-upload
authorRyan Dahl <ry@tinyclouds.org>
Fri, 20 Aug 2010 09:00:37 +0000 (02:00 -0700)
committerRyan Dahl <ry@tinyclouds.org>
Fri, 20 Aug 2010 09:00:37 +0000 (02:00 -0700)
Makefile

index 8db869b..221111c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -56,7 +56,7 @@ doc/node.1: doc/api.markdown all
        build/default/node tools/ronnjs/bin/ronn.js --roff doc/api.markdown > doc/node.1
 
 website-upload: doc
-       scp doc/* ryan@nodejs.org:~/tinyclouds/node/
+       scp doc/* ryan@nodejs.org:~/web/nodejs.org/
 
 docclean:
        @-rm -f doc/node.1 doc/api.html doc/changelog.html