Fix link in account REST API documentation

Change-Id: I99f116462b0a59c3f036a55416398bef6e9e7f8e
Signed-off-by: Edwin Kempin <ekempin@google.com>
This commit is contained in:
Edwin Kempin 2017-03-09 09:09:25 +01:00 committed by David Pursehouse
parent fe6f7395a2
commit 4819be7d11

View File

@ -1840,7 +1840,7 @@ returned. The labels are lexicographically sorted.
--
Update star labels on a change. The star labels to be added/removed
must be specified in the request body as link:#star-input[StarInput]
must be specified in the request body as link:#stars-input[StarsInput]
entity. Starred changes are returned for the search query `has:stars`.
.Request