Bazel docs: Fix path to headless war

Change-Id: I8921ab6ff92213e91c8866fa1bc8ea050e98e6e7
Signed-off-by: Edwin Kempin <ekempin@google.com>
This commit is contained in:
Edwin Kempin
2016-11-14 15:45:51 -08:00
parent 9e901a6268
commit 03eaa9a96c

View File

@@ -56,7 +56,7 @@ To build Gerrit in headless mode, i.e. without the GWT Web UI:
The output executable WAR will be placed in:
----
bazel-bin/headless/headless.war
bazel-bin/headless.war
----
=== Extension and Plugin API JAR Files