From ab742060670eb604ca76a750a99dd1eac01835a6 Mon Sep 17 00:00:00 2001 From: Nathan Kronenfeld Date: Fri, 1 Nov 2013 13:26:29 -0400 Subject: [PATCH] Update BUILD.md Fix link to aperturejs --- BUILD.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD.md b/BUILD.md index dcec5f97..9cc27c0d 100644 --- a/BUILD.md +++ b/BUILD.md @@ -53,7 +53,7 @@ strictly necessary, some optional). Generally, one needs to set up: * Aperture-core - Though this project is a piece of Aperture, the tile-service and tile-client projects do need the core. Currently, the best way to get the core is to download it from the Aperture web site - - [aperturejs.com](aperturejs.com). You will need to use the "Download + [aperturejs.com](http://aperturejs.com). You will need to use the "Download Source" option, and run the maven installation on that, so that the tile-service and tile-client projects' builds can find what they need.