Fix links to the documentation of the patchSet json object
Commit a19ff379fd
changed the anchor for
the documentation of the patchSet json object in json.html from
'patchset' to 'patchSet', but not all links have been adapted to this
change.
Change-Id: I6067704068ab99232be5620d5834387a6aa7117a
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
This commit is contained in:
parent
61e9ac3e16
commit
a319d358d6
@ -124,7 +124,7 @@ SCHEMA
|
|||||||
------
|
------
|
||||||
The JSON messages consist of nested objects referencing the
|
The JSON messages consist of nested objects referencing the
|
||||||
link:json.html#change[change],
|
link:json.html#change[change],
|
||||||
link:json.html#patchset[patchset],
|
link:json.html#patchSet[patchset],
|
||||||
link:json.html#[account]
|
link:json.html#[account]
|
||||||
involved, and other attributes as appropriate.
|
involved, and other attributes as appropriate.
|
||||||
|
|
||||||
|
@ -67,7 +67,7 @@ type:: "draft-published"
|
|||||||
|
|
||||||
change:: link:json.html#change[change attribute]
|
change:: link:json.html#change[change attribute]
|
||||||
|
|
||||||
patchset:: link:json.html#patchset[patchset attribute]
|
patchset:: link:json.html#patchSet[patchset attribute]
|
||||||
|
|
||||||
uploader:: link:json.html#account[account attribute]
|
uploader:: link:json.html#account[account attribute]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user