Merge branch 'stable-2.14' into stable-2.15

* stable-2.14:
  Replace bazel-genfiles with bazel-bin in documentation

Change-Id: I70ea61357ec662fa2e18325a437185d27bcd4f3d
diff --git a/src/main/resources/+Documentation/build.md b/src/main/resources/+Documentation/build.md
index 12e6726..edf166b 100644
--- a/src/main/resources/+Documentation/build.md
+++ b/src/main/resources/+Documentation/build.md
@@ -21,7 +21,7 @@
 The output is created in
 
 ```
-  bazel-genfiles/@PLUGIN@.jar
+  bazel-bin/@PLUGIN@.jar
 ```
 
 To package the plugin sources run:
@@ -67,7 +67,7 @@
 The output is created in
 
 ```
-  bazel-genfiles/plugins/gitiles/gitiles.jar
+  bazel-bin/plugins/gitiles/gitiles.jar
 ```
 
 This project can be imported into the Eclipse IDE. Add the plugin name to the