config-plugins: Consistently use "/+doc/" for documentation links

Also replace unnecessarily explicit "refs/heads/master" with "master".

Change-Id: I7bbaf35dce2c2cb5fd159387136edc92e4638fc1
This commit is contained in:
David Pursehouse 2018-03-01 09:44:59 +09:00
parent eb5fc4ca81
commit b5d4dfe359
1 changed files with 3 additions and 3 deletions

View File

@ -121,7 +121,7 @@ This plugin allows users to configure different review strategies.
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/review-strategy[
Project] |
link:https://gerrit.googlesource.com/plugins/review-strategy/+/master/src/main/resources/Documentation/about.md[
link:https://gerrit.googlesource.com/plugins/review-strategy/+doc/master/src/main/resources/Documentation/about.md[
Documentation]
[[singleusergroup]]
@ -475,7 +475,7 @@ This plugin provides a Prolog predicate `add_owner_approval/3` that
appends `label('Owner-Approval', need(_))` to a provided list.
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/owners[Project] |
link:https://gerrit.googlesource.com/plugins/owners/+/refs/heads/master/README.md[Documentation]
link:https://gerrit.googlesource.com/plugins/owners/+doc/master/README.md[Documentation]
[[project-download-commands]]
=== project-download-commands
@ -532,7 +532,7 @@ Backups of deleted or non-fast-forward updated refs are created under the
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/ref-protection[
Project] |
link:https://gerrit.googlesource.com/plugins/ref-protection/+/master/src/main/resources/Documentation/about.md[
link:https://gerrit.googlesource.com/plugins/ref-protection/+doc/master/src/main/resources/Documentation/about.md[
Documentation]
[[reparent]]