From 09b9d87b5d33d7c551ec789a40c532f4bb0e99cd Mon Sep 17 00:00:00 2001
From: Brannon Dorsey <brannon@brannondorsey.com>
Date: Sat, 23 Feb 2019 20:56:10 -0500
Subject: [PATCH] Fix broken image link.

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 91af625..462aae9 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
 
 A dockerized version of [hessu's aprsc](http://aprs-is.net/) APRS-IS server. [APRS-IS](http://aprs-is.net/) connects regional APRS packet radio networks together through the Internet. The original source for `aprsc` lives [here](https://github.com/hessu/aprsc).
 
-![APRSC Screenshot](.images/aprs-screenshot.png)
+![APRSC Screenshot](.images/aprsc-screenshot.png)
 
 ## Install
 
-- 
GitLab