diff --git a/content/concepts/consensus-network/invariant-checking.md b/content/concepts/consensus-network/invariant-checking.md index 951c0dbec1..2b30cd10e2 100644 --- a/content/concepts/consensus-network/invariant-checking.md +++ b/content/concepts/consensus-network/invariant-checking.md @@ -100,7 +100,7 @@ The XRP Ledger checks all the following invariants on each transaction: ### No XRP Trust Lines - **Invariant Condition(s):** - - [Trust lines](trust-lines-and-issuing.html#trust-lines-and-issuing) using XRP are not allowed. + - [Trust lines](trust-lines-and-issuing.html) using XRP are not allowed. ### No Bad Offers @@ -146,4 +146,4 @@ The XRP Ledger checks all the following invariants on each transaction: {% include '_snippets/rippled-api-links.md' %} {% include '_snippets/tx-type-links.md' %} -{% include '_snippets/rippled_versions.md' %} \ No newline at end of file +{% include '_snippets/rippled_versions.md' %}