mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-13 08:13:49 +10:00
fixed broken link to LICENSE
This commit is contained in:
@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user