diff --git a/src/common/schemas/output/submit.json b/src/common/schemas/output/submit.json index 31e5f10d..7c2318bf 100644 --- a/src/common/schemas/output/submit.json +++ b/src/common/schemas/output/submit.json @@ -13,7 +13,7 @@ }, "engine_result": { "type": "string", - "description": "Code indicating the preliminary result of the transaction, for example tesSUCCESS. [List of transaction responses](https://ripple.com/build/transactions/#full-transaction-response-list)" + "description": "Code indicating the preliminary result of the transaction, for example `tesSUCCESS`. [List of transaction responses](https://developers.ripple.com/transaction-results.html)" }, "engine_result_code": { "type": "integer",