Skip to content

Commit

Permalink
Update imprint
Browse files Browse the repository at this point in the history
  • Loading branch information
Luc1412 committed May 13, 2024
1 parent bff3d4e commit 3060e95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ export default function Home() {
<footer className="bg-gray-800 text-white py-4">
<div className="container mx-auto px-4 text-center">
<p>&copy; 2024 eduMFA. All rights reserved.</p>
<Link href="https://hm.edu/impressum/index.de.html"
<Link href="https://www.fu-berlin.de/en/redaktion/impressum/index.html"
className="text-white hover:text-gray-300">Imprint</Link>
</div>
</footer>
Expand Down

0 comments on commit 3060e95

Please sign in to comment.