From e7cc44cd5d592151edf701190748014a51a25431 Mon Sep 17 00:00:00 2001 From: Katie Kowalsky Date: Tue, 20 Sep 2016 12:26:47 -0700 Subject: [PATCH] update CORS page --- use-cors.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/use-cors.md b/use-cors.md index 8b8af55..35349b6 100644 --- a/use-cors.md +++ b/use-cors.md @@ -16,7 +16,7 @@ For a full list of supported browsers see: http://caniuse.com/#feat=cors Mapzen provides a plug-in that adds a search box to any [Leaflet](http://leafletjs.com/)-powered map. -See https://github.com/mapzen/leaflet-geocoder for installation instructions and a live demo. There is also a [tutorial](add-search-to-a-map.md) available. +See the [Mapzen.js documentation](https://mapzen.com/documentation/mapzen-js/search/#add-mapzen-search-box-to-a-map) for instructions on how to add search to a web map. ### Loading data with jQuery