Skip to content

Commit

Permalink
Merge pull request #33 from martinkrung/martinkrung-docs-link
Browse files Browse the repository at this point in the history
Update README.MD
  • Loading branch information
bout3fiddy committed Dec 22, 2023
2 parents 819cd80 + d3f0569 commit 5b62ba3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The metapool factory has several core components:
- [`Factory`](contracts/main/CurveStableSwapFactoryNG.vy) is the main contract used to deploy new metapools. It also acts a registry for finding the deployed pools and querying information about them.
- New pools are deployed via blueprints. The [implementation contract](contracts/main/CurveStableSwapNG.vy) targetted by the proxy is determined according to the base pool.

See the [documentation](https://curve.readthedocs.io) for more detailed information.
See the [documentation](https://docs.curve.fi) for more detailed information.

## Testing

Expand Down

0 comments on commit 5b62ba3

Please sign in to comment.