Skip to content

Commit cd00761

Browse files
alfetopitoLeandro Boscariol
andauthored
Updated liquidity success message (gnosis#1250)
Co-authored-by: Leandro Boscariol <[email protected]>
1 parent fac6fe6 commit cd00761

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

src/components/PoolingWidget/AddFunding.tsx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,7 @@ const AddFunding: React.FC<AddFundingProps> = ({ txIdentifier, txReceipt }) => (
3737
</HighlightDiv>
3838
<p>
3939
<strong>Great</strong> - your liquidity provision is being created right now. Your standing orders will be visible
40-
on the{' '}
41-
<strong>
42-
<Link to="orders">Orders page</Link>
43-
</strong>{' '}
44-
where you can also cancel these at any time.
40+
on this very page, where you can also cancel them at any time.
4541
</p>
4642
<p>
4743
<strong>What now?</strong>

0 commit comments

Comments
 (0)