Fix link in account REST API documentation

Change-Id: I99f116462b0a59c3f036a55416398bef6e9e7f8e
Signed-off-by: Edwin Kempin <ekempin@google.com>
diff --git a/Documentation/rest-api-accounts.txt b/Documentation/rest-api-accounts.txt
index 54941c1..e784c1c 100644
--- a/Documentation/rest-api-accounts.txt
+++ b/Documentation/rest-api-accounts.txt
@@ -1840,7 +1840,7 @@
 --
 
 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