Fix plugin documentation link for checks plugin
The link to about.md has the wrong path and the markdown has an unnecessary ]. The about.md doesn't say much, so change the link to README.md, which also doesn't say much but is at least a bit more than about.md Bug: Issue 11829 Change-Id: I5fbd6c7b804fd972b069692527ff97ebc6c37663
This commit is contained in:
@@ -278,8 +278,8 @@ CI systems with Gerrit.
|
||||
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/plugins/checks[
|
||||
Project] |
|
||||
link:https://gerrit.googlesource.com/plugins/checks/+doc/master/src/main/resources/Documentation/about.md[
|
||||
Plugin Documentation]]
|
||||
link:https://gerrit.googlesource.com/plugins/checks/+doc/master/README.md[
|
||||
Plugin Documentation]
|
||||
|
||||
[[egit]]
|
||||
=== egit
|
||||
|
||||
Reference in New Issue
Block a user