find/replace all universal error types links

This commit is contained in:
mDuo13
2018-05-11 12:15:00 -07:00
parent d062798429
commit e30fb03a48
52 changed files with 54 additions and 54 deletions

View File

@@ -225,4 +225,4 @@ The results of the `consensus_info` command can vary dramatically if you run it
### Possible Errors
* Any of the [universal error types](#universal-errors).
* Any of the [universal error types][].

View File

@@ -184,5 +184,5 @@ 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][].
* `badFeature` - The `feature` specified was invalidly formatted, or the server does not know an amendment with that name.

View File

@@ -153,4 +153,4 @@ The fields describing a fetch in progress are subject to change without notice.
### Possible Errors
* Any of the [universal error types](#universal-errors).
* Any of the [universal error types][].

View File

@@ -144,5 +144,5 @@ For most other entries, the value indicates the number of objects of that type c
### Possible Errors
* Any of the [universal error types](#universal-errors).
* Any of the [universal error types][].
* `invalidParams` - One or more fields are specified incorrectly, or one or more required fields are missing.

View File

@@ -406,4 +406,4 @@ Each member of the `peers` array is a peer object with the following fields:
### Possible Errors
* Any of the [universal error types](#universal-errors).
* Any of the [universal error types][].

View File

@@ -228,4 +228,4 @@ The response follows the [standard format](#response-formatting). Additional fie
### Possible Errors
* Any of the [universal error types](#universal-errors).
* Any of the [universal error types][].

View File

@@ -126,4 +126,4 @@ Each member of the `validator_sites` field array is an object with the following
### Possible Errors
* Any of the [universal error types](#universal-errors).
* Any of the [universal error types][].

View File

@@ -174,4 +174,4 @@ Each member of the `publisher_lists` array is an object with the following field
### Possible Errors
* Any of the [universal error types](#universal-errors).
* Any of the [universal error types][].