diff --git a/themes/rc3/main.html b/themes/rc3/main.html
index b255fb1d4016e767e4b0ee94082aa9027185f719..797eb7be9b4f689bced349afc91ff04986dceff6 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://events.ccc.de/impressum/">Impressum</a></p>
+<p> Documentation built with <a href="https://www.mkdocs.org/">MkDocs</a>. <a href="https://legal.cccv.de/">Impressum</a> <a href="https://legal.cccv.de/">Datenschutz</a></p>
 
 {%- endblock %}