Skip to content
Snippets Groups Projects
Commit 529c5e83 authored by morre's avatar morre
Browse files

docs: update legal link

parent 92dc5e58
No related branches found
No related tags found
1 merge request!48docs: update legal link
...@@ -153,7 +153,7 @@ ...@@ -153,7 +153,7 @@
{%- if config.copyright %} {%- if config.copyright %}
<p>{{ config.copyright }}</p> <p>{{ config.copyright }}</p>
{%- endif %} {%- endif %}
<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> <p>Documentation built with <a href="https://www.mkdocs.org/">MkDocs</a>. <a href="https://legal.rc3.world/">Impressum</a> <a href="https://legal.rc3.world/">Datenschutz</a></p>
{%- endblock %} {%- endblock %}
</footer> </footer>
......
...@@ -11,6 +11,6 @@ the blocks defined in base.html and its included child templates. ...@@ -11,6 +11,6 @@ the blocks defined in base.html and its included child templates.
{%- block footer %} {%- block footer %}
<hr> <hr>
<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> <p> Documentation built with <a href="https://www.mkdocs.org/">MkDocs</a>. <a href="https://legal.rc3.world/">Impressum</a> <a href="https://legal.rc3.world/">Datenschutz</a></p>
{%- endblock %} {%- endblock %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment