Skip to content

Commit

Permalink
update info link to wiki documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
samepant committed Nov 17, 2022
1 parent bed2730 commit ead764a
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

0 comments on commit ead764a

Please sign in to comment.