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:
Edwin Kempin 2012-09-06 10:28:11 +02:00
parent 61e9ac3e16
commit a319d358d6
2 changed files with 2 additions and 2 deletions

View File

@ -124,7 +124,7 @@ SCHEMA
------
The JSON messages consist of nested objects referencing the
link:json.html#change[change],
link:json.html#patchset[patchset],
link:json.html#patchSet[patchset],
link:json.html#[account]
involved, and other attributes as appropriate.

View File

@ -67,7 +67,7 @@ type:: "draft-published"
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]