Skip to content

Commit 8f35efb

Browse files
committed
update to relative link
1 parent 0bb9fe4 commit 8f35efb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/references/protocol/ledger-data/ledger-entry-types/accountroot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ In addition, the following special rules apply to an AMM's AccountRoot entry:
7777
- Users cannot create trust lines to it for anything other than the AMM's LP Tokens. Transactions that would create such trust lines instead fail with result code `tecNO_PERMISSION`. (The AMM does have two trust lines to hold the tokens in its pool, or one trust line if the other asset in its pool is XRP.)
7878
- If the [Clawback amendment][] is also enabled, the issuer cannot clawback funds from an AMM.
7979

80-
Other than those exceptions, these accounts are like ordinary accounts; the LP Tokens they issue behave like other [tokens](https://xrpl.org/tokens.html) except that those tokens can also be used in AMM-related transactions. You can check an AMM's balances and the history of transactions that affected it the same way you would with a regular account.
80+
Other than those exceptions, these accounts are like ordinary accounts; the LP Tokens they issue behave like other [tokens](../../../../concepts/tokens/index.md) except that those tokens can also be used in AMM-related transactions. You can check an AMM's balances and the history of transactions that affected it the same way you would with a regular account.
8181

8282
## AccountRoot Flags
8383

0 commit comments

Comments
 (0)