Merge branch 'stable-2.11'
* stable-2.11: Fix plugin reload link in checkFrequency documentation Fix change-id link in api documentation of unstarring a change Change-Id: Ifa326fc55542705ddfa569663347158105370266
This commit is contained in:
@@ -2737,7 +2737,7 @@ be specified using standard time unit abbreviations ('ms', 'sec',
|
||||
'min', etc.).
|
||||
+
|
||||
If set to 0, automatic plugin reloading is disabled. Administrators
|
||||
may force reloading with link:cmd-plugin.html[gerrit plugin reload].
|
||||
may force reloading with link:cmd-plugin-reload.html[gerrit plugin reload].
|
||||
+
|
||||
Default is 1 minute.
|
||||
|
||||
|
||||
@@ -1189,7 +1189,7 @@ whenever updates are made to the change.
|
||||
[[unstar-change]]
|
||||
=== Unstar Change
|
||||
--
|
||||
'DELETE /accounts/link:#account-id[\{account-id\}]/starred.changes/link:rest-api-changes#change-id[\{change-id\}]'
|
||||
'DELETE /accounts/link:#account-id[\{account-id\}]/starred.changes/link:rest-api-changes.html#change-id[\{change-id\}]'
|
||||
--
|
||||
|
||||
Unstar a change. Removes the starred flag, stopping notifications.
|
||||
|
||||
Reference in New Issue
Block a user