From 6cb0eebb887a533a7fb2b3f3c7c7c96f866c8842 Mon Sep 17 00:00:00 2001 From: spwoodcock Date: Sat, 27 Apr 2024 22:54:42 +0100 Subject: [PATCH] docs: fix image link in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac3f376..e966107 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This repository does the following: - Starts a sandboxed / isolated instance of OpenStreetMap from the main instance at openstreetmap.org. -![empty-osm](./empty-osm.png) +![empty-osm](./empty_osm.png) ## Usage (Development)