Update documentation of commentlink to reflect changed URL

Change-Id: Idab148fbbe6d00f3c2835dd842462e44f6cb8c41
This commit is contained in:
David Pursehouse
2016-01-28 09:21:03 +00:00
parent 37d137bf4b
commit 9f68e1a256

View File

@@ -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+)"