Update build documentation to link to dev-bazel instead of dev-buck Change-Id: I17beea96d3d5bfd049f7040e85992d923eee4c3c
diff --git a/src/main/templates/Documentation/build.md b/src/main/templates/Documentation/build.md index abdb96f..6dd56fa 100644 --- a/src/main/templates/Documentation/build.md +++ b/src/main/templates/Documentation/build.md
@@ -78,7 +78,7 @@ ``` How to build the Gerrit Plugin API is described in the [Gerrit -documentation](../../../Documentation/dev-buck.html#_extension_and_plugin_api_jar_files). +documentation](../../../Documentation/dev-bazel.html#_extension_and_plugin_api_jar_files). [Back to @PLUGIN@ documentation index][index]