fix link check error

This commit is contained in:
Oliver Eggert
2024-10-28 11:43:32 -07:00
parent 07adf977d0
commit 8e30eba971

View File

@@ -89,7 +89,7 @@ To give yourself as much time as possible to react to profit-taking opportunitie
The XRP Ledger natively supports Automated Market Makers (AMMs) that work alongside the existing central limit order based (CLOB) decentralized exchange. AMMs are an important factor in trading on the XRP Ledger. You can read more at the following links:
- [Automated Market Makers](../../concepts/tokens/decentralized-exchange/automated-market-makers.md)
- [Use the AMM Auction Slot for Lower Fees](../../tutorials/javascript/trade-on-ledger/use-amm-auction-slot-for-lower-fees.md)
- [Use the AMM Auction Slot for Lower Fees](/docs/tutorials/javascript/amm/trade-with-auction-slot.md)
- [XLS-30 Specification](https://github.com/XRPLF/XRPL-Standards/tree/master/XLS-0030-automated-market-maker#readme)
## Further Reading