From 01e6b22e219365b2e229118a59e99f95af74b2f9 Mon Sep 17 00:00:00 2001 From: Rhonda Glennon Date: Tue, 20 Jun 2017 16:29:49 -0700 Subject: [PATCH] change priority link to be more relevant --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index f4ed798..b7d2666 100644 --- a/index.md +++ b/index.md @@ -9,6 +9,6 @@ Mapzen Search also enables the opposite workflow, known as [reverse geocoding](r - [Forward geocoding](search.md) to find a place by searching for an address or name - [Reverse geocoding](reverse.md) to find what is located at a certain coordinate location - [Autocomplete](autocomplete.md) to give real-time result suggestions without having to type the whole location -- [Global coverage with prioritized local results](data-sources.md) +- [Global coverage with prioritized local results](search.md#prioritize-results-by-proximity) - Open-source software using [open data sources](data-sources.md) - [Tools for embedding search](https://mapzen.com/documentation/mapzen-js/search/) in a map