From d974b006fef2acddc21ae41ede91a97fef48a515 Mon Sep 17 00:00:00 2001 From: Julian Simioni Date: Tue, 5 Jun 2018 21:27:36 -0400 Subject: [PATCH] Remove Mapzen reference --- search.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/search.md b/search.md index 5e9da5e..baaf14e 100644 --- a/search.md +++ b/search.md @@ -17,7 +17,7 @@ All Pelias requests share the same format: In the simplest search, you can provide only one parameter, the text you want to match in any part of the location details. To do this, build a query where the `text` parameter is set to the item you want to find. -For example, if you want to find a [YMCA](https://en.wikipedia.org/wiki/YMCA) facility, here's what you'd need to append to the base URL of the service, `search.mapzen.com`. +For example, if you want to find a [YMCA](https://en.wikipedia.org/wiki/YMCA) facility, here's what you'd need to append to the base URL of the service. > [/v1/search?__text=YMCA__](http://pelias.github.io/compare/#/v1/search%3Ftext=YMCA)