From 8e2677b4909a5d6b3da31272d37e0996031147d7 Mon Sep 17 00:00:00 2001
From: Bob Idle <102661087+bobidle@users.noreply.github.com>
Date: Thu, 28 Dec 2023 10:27:31 +0100
Subject: [PATCH] readme: update similar projects (#160)

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

diff --git a/README.md b/README.md
index 764d01c..f11c0ca 100644
--- a/README.md
+++ b/README.md
@@ -5,8 +5,7 @@ This Firmware Wizard lets a user select the correct firmware for his device. Dir
 
 Similar projects:
 - [Freifunk Bielefeld Firmware Wizard](https://github.com/freifunk-bielefeld/firmware-wizard/): Based on this wizard, but also supports LEDE and OpenWRT firmware images
-- [Freifunk Hennef Firmware Downloader](https://github.com/Freifunk-Hennef/ffhef-fw-dl): Firmware wizard that also contains server-side code (PHP)
-- [LibreMesh Chef](https://chef.libremesh.org/): Firmware wizard of LibreMesh that supports building custom images on demand
+- [LibreMesh Chef](https://github.com/libremesh/chef): Firmware wizard of LibreMesh that supports building custom images on demand
 
 ### Screenshot
 ![screenshot of the firmware wizard](screenshot.png)
-- 
GitLab