Skip to content

Commit

Permalink
docs: change href
Browse files Browse the repository at this point in the history
Change href to the current repository url
  • Loading branch information
tiandrades authored Mar 20, 2021
1 parent fc2ebf3 commit c0dd090
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/components/common/Footer/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export const Footer = (): JSX.Element => (
<p className="my-3">Copyright © Hitechline</p>

<p className="my-3">
<a href="https://github.com/hitechline/react">
<a href="https://github.com/hitechline/reactools">
<FiGithub size="2rem" />
</a>
</p>
Expand Down

0 comments on commit c0dd090

Please sign in to comment.