rest-api-changes.txt: Make anchor names consistent

Change-Id: I40539b926a4e46e95d33a28c908e4493bd4fb751
This commit is contained in:
David Pursehouse
2015-11-20 17:02:50 +09:00
parent 97f939c5eb
commit 025c1afee2

View File

@@ -224,7 +224,7 @@ default. Optional fields are:
* `ALL_REVISIONS`: describe all revisions, not just current. * `ALL_REVISIONS`: describe all revisions, not just current.
-- --
[[download_commands]] [[download-commands]]
-- --
* `DOWNLOAD_COMMANDS`: include the `commands` field in the * `DOWNLOAD_COMMANDS`: include the `commands` field in the
link:#fetch-info[FetchInfo] for revisions. Only valid when the link:#fetch-info[FetchInfo] for revisions. Only valid when the
@@ -1081,7 +1081,7 @@ message is contained in the response body.
blocked by Verified blocked by Verified
---- ----
[[submitted_together]] [[submitted-together]]
=== Changes submitted together === Changes submitted together
-- --
'GET /changes/link:#change-id[\{change-id\}]/submitted_together' 'GET /changes/link:#change-id[\{change-id\}]/submitted_together'
@@ -4192,7 +4192,7 @@ set via a certain protocol.
|`commands` |optional| |`commands` |optional|
The download commands for this patch set as a map that maps the command The download commands for this patch set as a map that maps the command
names to the commands. + names to the commands. +
Only set if link:#download_commands[download commands] are requested. Only set if link:#download-commands[download commands] are requested.
|========================== |==========================
[[file-info]] [[file-info]]