Referencify the standard response format link

This commit is contained in:
mDuo13
2018-05-11 14:20:35 -07:00
parent a05ecf638f
commit 6afa5ba8a2
52 changed files with 52 additions and 52 deletions

View File

@@ -36,7 +36,7 @@ An example of a successful response:
<!-- MULTICODE_BLOCK_END -->
The response follows the [standard format](#response-formatting), with whichever fields are appropriate to the type of command made.
The response follows the [standard format][], with whichever fields are appropriate to the type of command made.
{% include '_snippets/rippled_versions.md' %}

View File

@@ -71,7 +71,7 @@ An example of a successful response:
<!-- MULTICODE_BLOCK_END -->
The response follows the [standard format](#response-formatting), with a successful result containing no fields. The client can measure the round-trip time from request to response as latency.
The response follows the [standard format][], with a successful result containing no fields. The client can measure the round-trip time from request to response as latency.
## Possible Errors

View File

@@ -72,7 +72,7 @@ An example of a successful response:
<!-- MULTICODE_BLOCK_END -->
The response follows the [standard format](#response-formatting), with a successful result containing the following field:
The response follows the [standard format][], with a successful result containing the following field:
| `Field` | Type | Description |
|:---------|:-------|:--------------------------|