diff --git a/images/geocoder-dist-folder.png b/images/geocoder-downloads-folder.png similarity index 100% rename from images/geocoder-dist-folder.png rename to images/geocoder-downloads-folder.png diff --git a/leaflet-geocoder.md b/leaflet-geocoder.md index 941abf3..61b7f7e 100644 --- a/leaflet-geocoder.md +++ b/leaflet-geocoder.md @@ -16,7 +16,7 @@ To set up your development environment for this walkthrough, you need to downloa 2. Unzip the file you downloaded. It should unzip to a folder named geocoding-tutorial. (Note that some browsers, such as Safari, may unzip it automatically.) 3. Make sure your geocoding-tutorial folder has leaflet-geocoder.css, leaflet-geocoder, an images folder, and two HTML files. - ![Files needed for the walkthrough](images/geocoder-dist-folder.png) + ![Files needed for the walkthrough](images/geocoder-downloads-folder.png) ## Create an index page