Skip to content

Commit 994a40c

Browse files
authored
update old BPT oracle links (#326)
1 parent c631d70 commit 994a40c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/concepts/core-concepts/bpt-oracles/bpt-oracles.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -316,9 +316,9 @@ This approach is resistant to price manipulation within the pool because it reli
316316

317317
See the [contracts](./bpt-oracles-contracts.md) page for practical examples of using the oracles.
318318

319-
For a more detailed mathematical description of how this is applied to Stable Pools, see the [Pricing Stable Pool BPTs](https://github.com/balancer/balancer-v3-monorepo/blob/main/pkg/oracles/docs/StableOracle.md) document in the V3 monorepo.
319+
For a more detailed mathematical description of how this is applied to Stable Pools, see the [Pricing Stable Pool BPTs](https://github.com/balancer/balancer-v3-monorepo/blob/main/pkg/standalone-utils/docs/StableOracle.md) document in the V3 monorepo.
320320

321-
True math nerds can review the [Pricing StableSwap pools](https://github.com/balancer/balancer-v3-monorepo/blob/main/pkg/oracles/docs/pricing_stableSwap_pools.pdf) paper by Sergio A. Yuhjtman, our resident mathematician.
321+
True math nerds can review the [Pricing StableSwap pools](https://github.com/balancer/balancer-v3-monorepo/blob/main/pkg/standalone-utils/docs/pricing_stableSwap_pools.pdf) paper by Sergio A. Yuhjtman, our resident mathematician.
322322

323323
This paper goes much deeper into the mathematics, providing a rigorous theoretical backing for the computation methods described in the docs.
324324

0 commit comments

Comments
 (0)