From b31d5ac639a60139a31f0fc8124210c3a7a677ab Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Thu, 15 Sep 2011 17:49:29 -0700 Subject: [PATCH] Update website address in Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 7fe294ab5bd..67fadedb5e2 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ WAF=python tools/waf-light -web_root = ryan@nodejs.org:~/web/nodejs.org/ +web_root = node@nodejs.org:~/web/nodejs.org/ all: program