mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-06 17:27:57 +00:00
find/replace all universal error types links
This commit is contained in:
@@ -155,7 +155,7 @@ The response follows the [standard format](#response-formatting), with a success
|
||||
|
||||
## Possible Errors
|
||||
|
||||
* Any of the [universal error types](#universal-errors).
|
||||
* Any of the [universal error types][].
|
||||
|
||||
|
||||
<!-- TODO: fee levels link to rippled-api-links.md - it is being used one off in a couple of files -->
|
||||
|
||||
@@ -321,7 +321,7 @@ The `info` object may have some arrangement of the following fields:
|
||||
|
||||
## Possible Errors
|
||||
|
||||
* Any of the [universal error types](#universal-errors).
|
||||
* Any of the [universal error types][].
|
||||
|
||||
|
||||
{% include '_snippets/rippled_versions.md' %}
|
||||
|
||||
@@ -285,7 +285,7 @@ The `state` object may have some arrangement of the following fields:
|
||||
|
||||
## Possible Errors
|
||||
|
||||
* Any of the [universal error types](#universal-errors).
|
||||
* Any of the [universal error types][].
|
||||
|
||||
<!-- TODO: add fee levels and transaction cost to rippled-api-links.md. multiple files are including them one-off, as below -->
|
||||
[fee levels]: concept-transaction-cost.html#fee-levels
|
||||
|
||||
Reference in New Issue
Block a user