Skip to content

Commit

Permalink
Merge pull request #70 from gnosis/link-update
Browse files Browse the repository at this point in the history
Update info link to wiki documentation
  • Loading branch information
jfschwarz authored Nov 18, 2022
2 parents bed2730 + ead764a commit a89329b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ export const AttachAccount = () => {
<Paper classes={{ root: classes.card }}>
<Typography className={classes.spacing} variant="h4">
Attach a Safe to Exit{' '}
<Link href="https://gnosis.github.io/zodiac/docs/tutorial-module-exit-app/get-started" target="_blank">
<Link href="https://zodiac.wiki/index.php/Exit_App:_Member_Tutorial" target="_blank">
<InfoOutlinedIcon style={{ color: 'rgba(217, 212, 173, 0.7)' }} />
</Link>
</Typography>
Expand Down

1 comment on commit a89329b

@vercel
Copy link

@vercel vercel bot commented on a89329b Nov 18, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.