Skip to content

Commit

Permalink
fix: update link to v3-sdk/minting-position (#617)
Browse files Browse the repository at this point in the history
Signed-off-by: Emmanuel Ferdman <[email protected]>
  • Loading branch information
emmanuel-ferdman authored Sep 18, 2023
1 parent 2d912fe commit aa13748
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sdk/v3/guides/liquidity/01-minting-position.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ title: Minting a Position

This guide will cover how to create (or mint) a liquidity position on the Uniswap V3 protocol.
It is based on the [minting a position code example](https://github.com/Uniswap/examples/tree/main/v3-sdk/minting-position), found in the Uniswap code examples [repository](https://github.com/Uniswap/examples).
To run this example, check out the examples's [README](https://github.com/Uniswap/examples/blob/main/v3-sdk/minting-posotion/README.md) and follow the setup instructions.
To run this example, check out the examples's [README](https://github.com/Uniswap/examples/blob/main/v3-sdk/minting-position/README.md) and follow the setup instructions.

:::info
If you need a briefer on the SDK and to learn more about how these guides connect to the examples repository, please visit our [background](../01-background.md) page!
Expand Down

1 comment on commit aa13748

@vercel
Copy link

@vercel vercel bot commented on aa13748 Sep 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

docs – ./

docs.uniswap.org
docs-git-main-uniswap.vercel.app
docs-uniswap.vercel.app

Please sign in to comment.