Update documentation of commentlink to reflect changed URL
Change-Id: Idab148fbbe6d00f3c2835dd842462e44f6cb8c41
This commit is contained in:
@@ -1076,7 +1076,7 @@ how the replacement is displayed to the user.
|
||||
----
|
||||
[commentlink "changeid"]
|
||||
match = (I[0-9a-f]{8,40})
|
||||
link = "#q,$1"
|
||||
link = "#/q/$1"
|
||||
|
||||
[commentlink "bugzilla"]
|
||||
match = "(bug\\s+#?)(\\d+)"
|
||||
|
||||
Reference in New Issue
Block a user