Skip to content

Commit

Permalink
Update src/components/IntegratorCardPerps/IntegratorCardPerps.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Noisekit <[email protected]>
  • Loading branch information
jmzwar and noisekit authored Jul 6, 2023
1 parent f40bc17 commit 8a4ed43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/IntegratorCardPerps/IntegratorCardPerps.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ export const IntegratorCardPerps = ({
{Array.isArray(description) ? (
<>
{description[0]}{' '}
<Link href="mailto: [email protected]" color="cyan.500">
<Link href="mailto:[email protected]" color="cyan.500">
[email protected].
</Link>
</>
Expand Down

0 comments on commit 8a4ed43

Please sign in to comment.