diff --git a/src/app/components/fragments/footer/footer.component.html b/src/app/components/fragments/footer/footer.component.html index 0239e4a2da63e24ca93acd907f6e40d0723f1b8c..6782dc551f163813f2f113b2690f4a53f1a4d32e 100644 --- a/src/app/components/fragments/footer/footer.component.html +++ b/src/app/components/fragments/footer/footer.component.html @@ -12,10 +12,10 @@ <a target="_blank" href="https://www.thm.de/site/impressum.html">Impressum</a> </mat-list-item> <mat-list-item role="listitem"> - <a target="_blank" href="https://www.thm.de/site/impressum.html">Privacy Terms</a> + <a target="_blank" href="https://www.thm.de/site/rechtsvorschriften.html">Privacy Terms</a> </mat-list-item> <mat-list-item role="listitem"> - <a target="_blank" href="https://www.thm.de/site/impressum.html">Halp</a> + <a target="_blank" href="http://dailylolpics.lolpics.com/wp-content/uploads/2017/10/halp-me.jpg">Halp</a> </mat-list-item> </mat-nav-list>