Skip to content

Commit

Permalink
Merge pull request #1405 from galacticcouncil/change-link
Browse files Browse the repository at this point in the history
Update link
  • Loading branch information
vkulinich-cl authored Jun 13, 2024
2 parents 00aa68c + 6486e04 commit 6dc3ba3
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 6dc3ba3

Please sign in to comment.