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

@@ -106,7 +106,7 @@ An example of a successful response:
<!-- MULTICODE_BLOCK_END -->
The response follows the [standard format](#response-formatting). The fields contained in the response vary depending on what subscriptions were included in the request.
The response follows the [standard format][]. The fields contained in the response vary depending on what subscriptions were included in the request.
* `accounts` and `accounts_proposed` - No fields returned
* *Stream: server* - Information about the server status, such as `load_base` (the current load level of the server), `random` (a randomly-generated value), and others, subject to change.

View File

@@ -74,7 +74,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 response follows the [standard format][], with a successful result containing no fields.
## Possible Errors