diff --git a/themes/rc3/base.html b/themes/rc3/base.html
index b5f91fa0640d11ccd8d9a8ae356247e3a19ccb83..864d3f631460c4ae70236abd8194a1798900d874 100644
--- a/themes/rc3/base.html
+++ b/themes/rc3/base.html
@@ -153,7 +153,7 @@
             {%- if config.copyright %}
                 <p>{{ config.copyright }}</p>
             {%- endif %}
-            <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></p>
           {%- endblock %}
         </footer>