From d2e3940f40356b6941310b25892c13ac4dc80e8d Mon Sep 17 00:00:00 2001 From: Andy Gup Date: Wed, 25 Mar 2015 15:13:59 -0600 Subject: [PATCH] updated feature service URI --- samples/Gruntfile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/Gruntfile.js b/samples/Gruntfile.js index 5c34ca8..4c60ed3 100644 --- a/samples/Gruntfile.js +++ b/samples/Gruntfile.js @@ -53,7 +53,7 @@ module.exports = function(grunt) { "//code.jquery.com/jquery-2.1.1.min.js", "", "# Custom feature service", - "//services.arcgis.com/IZtlGBUe4KTzLOl4/arcgis/rest/services/BPX_RTD_BusStops2/FeatureServer/0?f=json", + "//services1.arcgis.com/M8KJPUwAXP8jhtnM/arcgis/rest/services/Denver_Bus_Stops/FeatureServer/0?f=json", "#", "# required local html", "# /xyz/style.css",