Skip to content

Commit

Permalink
fix link check error
Browse files Browse the repository at this point in the history
  • Loading branch information
oeggert committed Oct 28, 2024
1 parent 07adf97 commit 8e30eba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/use-cases/defi/algorithmic-trading.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8e30eba

Please sign in to comment.