Fix broken link
--
MOS_MIGRATED_REVID=89360427
diff --git a/README.md b/README.md
index 1f80d54..2c81de0 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@
* How to [get started using Bazel](docs/getting-started.md)
* The blaze command line is documented in the [user manual](docs/bazel-user-manual.html)
* The rule reference documentation is in the [build encyclopedia](docs/build-encyclopedia.html).
- * How to [use the query command](docs/bazel-query-v2.html)
+ * How to [use the query command](docs/query.html)
* How to [extend Bazel](docs/skylark/index.md)
* The test environment is described the [test encyclopedia](docs/test-encyclopedia.html).