From 7fd81fe269105131ff3211f1b7d74a133851b8b9 Mon Sep 17 00:00:00 2001 From: Jett Date: Sun, 7 Jul 2013 04:54:59 -0500 Subject: [PATCH] updated build howto to point to correct address on github --- build/howto.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/howto.txt b/build/howto.txt index a3f9661ad..5f6ab9fa6 100755 --- a/build/howto.txt +++ b/build/howto.txt @@ -1,5 +1,5 @@ As part of a grand plan for Casey and I to rid ourselves of as much of the duct tape and chewing gum that's holding together processing.org, -this document has been moved to Google Code: +this document has been moved to Github: -http://code.google.com/p/processing/wiki/BuildInstructions +https://github.com/processing/processing/wiki/Build-Instructions