Bazel docs: Fix path to plugin jars

Change-Id: I9f8f2ad448800532cda84a87f9e82190ded2db86
Signed-off-by: Edwin Kempin <ekempin@google.com>
This commit is contained in:
Edwin Kempin 2016-11-14 16:25:11 -08:00
parent fb3911c3fa
commit 7e43407a8d

View File

@ -101,7 +101,7 @@ Install gerrit.war to the local maven repository:
The output JAR files for individual plugins will be placed in:
----
bazel-bin/plugins/<name>/<name>_deploy.jar
bazel-genfiles/plugins/<name>/<name>.jar
----
The JAR files will also be packaged in: