Skip to content

Commit

Permalink
fix: what is sismo link (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xbulma authored Jun 15, 2023
1 parent 98ca696 commit c9c68b1
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/pages/Connect/Flow/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -307,10 +307,7 @@ export default function ConnectFlow({
)}

<CallToAction>
<LinkWrapper
href="https://docs.sismo.io/sismo-docs/discover-sismo-connect"
target="_blank"
>
<LinkWrapper href="https://docs.sismo.io/" target="_blank">
What is Sismo Connect
<ArrowSquareOut size={12} color={colors.blue4} weight="bold" />
</LinkWrapper>
Expand Down

0 comments on commit c9c68b1

Please sign in to comment.