From 1a0900bc12938ad34c9250345abe997464c2dc69 Mon Sep 17 00:00:00 2001
From: Julian <julian@cccv.de>
Date: Sun, 16 Jan 2022 15:40:27 +0000
Subject: [PATCH] Remove fahrplan redirect

Gitlab Pages does not support redirects to other domains
---
 _redirects | 1 -
 1 file changed, 1 deletion(-)
 delete mode 100644 _redirects

diff --git a/_redirects b/_redirects
deleted file mode 100644
index 3e8cc5e..0000000
--- a/_redirects
+++ /dev/null
@@ -1 +0,0 @@
-/2021/public_fahrplan https://fahrplan.events.ccc.de/rc3/2021/Fahrplan/ 302
-- 
GitLab