Skip to content

Commit

Permalink
Update link
Browse files Browse the repository at this point in the history
  • Loading branch information
vkulinich-cl committed Jun 13, 2024
1 parent 00aa68c commit 6486e04
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ export const PoolAddLiquidityInformationCard = () => {
<Text fs={13} lh={16}>
{t("liquidity.add.modal.information.text")}
</Text>
<SLink href={`${DOC_LINK}/howto_lp`} target="_blank">
<SLink href={`${DOC_LINK}/omnipool_impermanent_loss`} target="_blank">
{t("liquidity.add.modal.information.linkText")}
</SLink>
</div>
Expand Down

0 comments on commit 6486e04

Please sign in to comment.