Skip to content
This repository has been archived by the owner on Mar 15, 2023. It is now read-only.

Commit

Permalink
change footer link to sc2pte.eu (#231)
Browse files Browse the repository at this point in the history
  • Loading branch information
lwojcik committed Sep 2, 2020
1 parent 8b0a1ec commit 0a6f2b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/FooterLink/FooterLink.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const cx = classnames.bind(styles);
const FooterLink = () => (
<div className={cx('FooterLink')}>
<a
href='https://sc2pte.lukem.net/'
href='https://sc2pte.eu/'
target='_blank'
rel='noopener noreferrer'
>
Expand Down

0 comments on commit 0a6f2b6

Please sign in to comment.