From 98ce64d95cb1ad17e2375f6ff6a19f40e3d648ef Mon Sep 17 00:00:00 2001
From: Stephen D <webmaster@scd31.com>
Date: Thu, 22 Feb 2024 17:53:40 -0400
Subject: [PATCH] fix readme typo

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

diff --git a/README.md b/README.md
index 2975090..9a6eab9 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ Reference CATS/FELINET I-gate/digipeater for the Raspberry Pi. Requires an I-Gat
 
 Download the .deb file for your Pi:
 
-[Pi Zero/1](https://gitlab.scd31.com/cats/igate/builds/artifacts/master/browse/target/arm-unknown-linux-musleabihf/debian?job=build_pi_old))
+[Pi Zero/1](https://gitlab.scd31.com/cats/igate/builds/artifacts/master/browse/target/arm-unknown-linux-musleabihf/debian?job=build_pi_old)
 
 [Pi 2/3/4/5](https://gitlab.scd31.com/cats/igate/builds/artifacts/master/browse/target/aarch64-unknown-linux-gnu/debian/?job=build_pi_modern)
 
-- 
GitLab