diff --git a/themes/rc3/main.html b/themes/rc3/main.html index d6b39375a60a8311fad442b717258be50a23a177..68bc4e0c683b26aaec98539313e216fc4d2d6fc2 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 %}