Skip to content
This repository was archived by the owner on Apr 21, 2026. It is now read-only.

Commit 3bc04b0

Browse files
committed
Change impressum to imprint
1 parent a49f341 commit 3bc04b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/Footer.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ const Footer = props => (
1818
<Link to="/contact">Contact</Link>
1919
</li>
2020
<li>
21-
<a href="https://www.iteratec.de/impressum/">Impressum</a>
21+
<a href="https://www.iteratec.de/impressum/">Imprint</a>
2222
</li>
2323
<li className="copyright">
2424
© {new Date().getFullYear()}{' '}

0 commit comments

Comments
 (0)