diff --git a/content/references/rippled-api/ledger-data-formats/ledger-object-types/negativeunl.md b/content/references/rippled-api/ledger-data-formats/ledger-object-types/negativeunl.md index e150af8ef7..349a52f0e8 100644 --- a/content/references/rippled-api/ledger-data-formats/ledger-object-types/negativeunl.md +++ b/content/references/rippled-api/ledger-data-formats/ledger-object-types/negativeunl.md @@ -11,7 +11,7 @@ blurb: List of validators currently believed to be offline. --- # NegativeUNL -_(Requires the [NegativeUNL amendment]() :not_enabled:)_ +_(Requires the [NegativeUNL amendment][] :not_enabled:)_ The `NegativeUNL` object type contains the current status of the [Negative UNL](negative-unl.html), a list of trusted validators currently believed to be offline. diff --git a/content/references/rippled-api/transaction-formats/pseudo-transaction-types/unlmodify.md b/content/references/rippled-api/transaction-formats/pseudo-transaction-types/unlmodify.md index 7e2f333546..8b3e5d905e 100644 --- a/content/references/rippled-api/transaction-formats/pseudo-transaction-types/unlmodify.md +++ b/content/references/rippled-api/transaction-formats/pseudo-transaction-types/unlmodify.md @@ -10,7 +10,7 @@ blurb: Change the list of trusted validators currently considered offline. --- # UNLModify -_(Requires the [NegativeUNL amendment]() :not_enabled:)_ +_(Requires the [NegativeUNL amendment][] :not_enabled:)_ A `UNLModify` [pseudo-transaction](pseudo-transaction-types.html) marks a change to the [Negative UNL](negative-unl.html), indicating that a trusted validator has gone offline or come back online.