Fix broken link for rest-api-projects.html#commentlink-info

Change-Id: Ifa0bd5e2d0029915c18e59c3ee19eed3a5e25028
This commit is contained in:
Gal Paikin
2019-08-02 09:59:42 +02:00
parent 176ace6ae0
commit 8636747d18

View File

@@ -3058,12 +3058,12 @@ link:config-gerrit.html#commentlink[commentlink].
|Field Name | |Description
|`match` | |A JavaScript regular expression to match
positions to be replaced with a hyperlink, as documented in
link#config-gerrit.html#commentlink.name.match[commentlink.name.match].
link:config-gerrit.html#commentlink.name.match[commentlink.name.match].
|`link` | |The URL to direct the user to whenever the
regular expression is matched, as documented in
link#config-gerrit.html#commentlink.name.link[commentlink.name.link].
link:config-gerrit.html#commentlink.name.link[commentlink.name.link].
|`enabled` |optional|Whether the commentlink is enabled, as documented
in link#config-gerrit.html#commentlink.name.enabled[
in link:config-gerrit.html#commentlink.name.enabled[
commentlink.name.enabled]. If not set the commentlink is enabled.
|==================================================