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

@@ -82,5 +82,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][].
* `badSeed` - The request provided an invalid secret value. This usually means that the secret value appears to be a valid string of a different format, such as an account address or validation public key.