mirror of
https://github.com/status-im/liquid-funding.git
synced 2025-01-27 03:34:51 +00:00
change funds-management link to create-delegate page
This commit is contained in:
parent
e3312c9887
commit
2dbc91e53b
@ -106,7 +106,7 @@ const SubmissionSection = ({ classes, profiles, delegatePledges, projectId, open
|
||||
{profiles && profiles.length === 0 &&
|
||||
<Typography color="error">
|
||||
Please create a Delegate profile before backing -
|
||||
<Link href="/#/funds-management"> Delegate creation page</Link>
|
||||
<Link href="/#/create-delegate"> Delegate creation page</Link>
|
||||
</Typography>}
|
||||
<TextField
|
||||
className={classes.textField}
|
||||
|
Loading…
x
Reference in New Issue
Block a user