diff --git a/pool-creators/setting-max-positions.md b/pool-creators/setting-max-positions.md index 0e38f6e..a1eba42 100644 --- a/pool-creators/setting-max-positions.md +++ b/pool-creators/setting-max-positions.md @@ -10,4 +10,4 @@ Pool creators must be very careful to not set this parameter too high as it can * This depends heavily on oracle and asset configurations. 6 is the reccomendation with the standard oracle aggregator linked in [https://app.gitbook.com/o/-Me0aIJ5ubY2Yyeo6UbM/s/Lg1UeA72WAt02V2TIIga/\~/changes/7/pool-creators/selecting-an-oracle](selecting-an-oracle.md) * Assets deployed on Soroban have larger resource requirements than Stellar Classic assets so any pool creator utilizing these assets should test the limits themselves. -These limits will change as Soroban resource limits increase - see: https://soroban.stellar.org/docs/reference/resource-limits-fees +These limits will change as Soroban resource limits increase - see: https://lab.stellar.org/network-limits diff --git a/users/general-faq.md b/users/general-faq.md index 20cb0ec..c83d21f 100644 --- a/users/general-faq.md +++ b/users/general-faq.md @@ -49,7 +49,7 @@ Blend users can incur three possible fees: **Network Fees** -Blend users must pay [Stellar Network fees](https://developers.stellar.org/docs/glossary/fees/) for each transaction. +Blend users must pay [Stellar Network fees](https://developers.stellar.org/docs/learn/fundamentals/fees-resource-limits-metering) for each transaction. **Interest Rates** @@ -88,4 +88,4 @@ Lenders using Blend lending pools are exposed to asset risk. High volatility in **Stellar Protocol Ledger Risk** -As with all decentralized ledgers, Stellar has its unique set of risks. You can read more about the Stellar Consensus Protocol and its risks [here](https://developers.stellar.org/docs/glossary/scp/). +As with all decentralized ledgers, Stellar has its unique set of risks. You can read more about the Stellar Consensus Protocol and its risks [here](https://developers.stellar.org/docs/learn/fundamentals/stellar-consensus-protocol).