From fc8efcbb31aed55d642e98032adaf6275d273792 Mon Sep 17 00:00:00 2001 From: Katie Kowalsky Date: Wed, 29 Jun 2016 14:57:26 -0700 Subject: [PATCH] Fix leaflet link (http, not https) --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 47d955b..46eba8e 100644 --- a/index.md +++ b/index.md @@ -11,5 +11,5 @@ Mapzen Search also enables the opposite workflow, known as [reverse geocoding](r - Autocomplete to give real-time result suggestions without having to type the whole location - Global coverage with prioritized local results - Open-source software using open data sources -- Plug-in for embedding search in a [Leaflet-based](https://leafletjs.com/) map +- Plug-in for embedding search in a [Leaflet-based](http://leafletjs.com/) map - API with generous rate limits