From f23fdbe22c586f6faaac7dfeae1e7682195fd5a7 Mon Sep 17 00:00:00 2001
From: Christian Krause <christian.krause@idiv.de>
Date: Mon, 18 Sep 2023 09:21:44 +0200
Subject: [PATCH] [rdm/ribbon] switches to main and fixes wrong html link

---
 rdm.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rdm.html b/rdm.html
index 545da9c..9a55be3 100644
--- a/rdm.html
+++ b/rdm.html
@@ -474,7 +474,7 @@
 
     <div class="ribbon-wrapper right">
       <div class="ribbon">
-        <a href="https://git.idiv.de/sc/edu/git-seminar/edit/master/basics.html"
+        <a href="https://git.idiv.de/sc/edu/git-seminar/edit/main/rdm.html"
             target="_blank">
           edit
         </a>
-- 
GitLab