From 4728a39d55938f3b17d62a12d491d73f0d212fe3 Mon Sep 17 00:00:00 2001
From: psy <psy@darmstadt.ccc.de>
Date: Fri, 5 Nov 2021 20:59:29 +0100
Subject: [PATCH] point imprint to rc3.world

---
 themes/rc3/main.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/themes/rc3/main.html b/themes/rc3/main.html
index d6b3937..68bc4e0 100644
--- a/themes/rc3/main.html
+++ b/themes/rc3/main.html
@@ -11,6 +11,6 @@ the blocks defined in base.html and its included child templates.
 
 {%- block footer %}
 <hr>
-<p> Documentation built with <a href="https://www.mkdocs.org/">MkDocs</a>. <a href="https://legal.cccv.de/">Imprint</a> <a href="https://legal.cccv.de/">Privacy Policy</a></p>
+<p> Documentation built with <a href="https://www.mkdocs.org/">MkDocs</a>. <a href="https://legal.rc3.world">Imprint</a> <a href="https://legal.rc3.world/">Privacy Policy</a></p>
 
 {%- endblock %}
-- 
GitLab