fixed broken link to LICENSE

This commit is contained in:
Justin Dhillon
2023-11-27 10:26:06 -08:00
parent a55c1950d0
commit 187b9bcf43

View File

@ -18,7 +18,7 @@ export const Copyright = ({ className }: Props) => (
<a <a
target="_blank" target="_blank"
rel="noopener noreferrer nofollow" rel="noopener noreferrer nofollow"
href="https://github.com/AmruthPillai/Reactive-Resume/blob/main/LICENSE" href="https://github.com/AmruthPillai/Reactive-Resume/blob/main/LICENSE.md"
> >
MIT MIT
</a> </a>