From 4fc1fc729e87fdbc2b27d06b742f52717336cab1 Mon Sep 17 00:00:00 2001
From: Max Gautier <mg@max.gautier.name>
Date: Mon, 22 Jan 2024 18:00:59 +0100
Subject: [PATCH] Remove dead link in README for debian jessie (#10827)

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

diff --git a/README.md b/README.md
index d69052da1..2565680a7 100644
--- a/README.md
+++ b/README.md
@@ -121,7 +121,6 @@ vagrant up
 - [Vagrant install](docs/vagrant.md)
 - [Flatcar Container Linux bootstrap](docs/flatcar.md)
 - [Fedora CoreOS bootstrap](docs/fcos.md)
-- [Debian Jessie setup](docs/debian.md)
 - [openSUSE setup](docs/opensuse.md)
 - [Downloaded artifacts](docs/downloads.md)
 - [Cloud providers](docs/cloud.md)
-- 
GitLab