aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGravatar dmarting <dmarting@google.com>2017-09-04 11:43:35 +0200
committerGravatar Yun Peng <pcloudy@google.com>2017-09-04 12:19:41 +0200
commitcdb8a63d3e01e396204c1a372cab49147886d100 (patch)
tree497f1c581d713fbccd56a36a6564c3f3f8ed81b5 /README.md
parente9eb096e862743beb7abdb13951a0b23f6884258 (diff)
Rename bazel-user-manual.html into user-manual.html
PiperOrigin-RevId: 167477112
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3866a493f5..812a5421bb 100644
--- a/README.md
+++ b/README.md
@@ -33,7 +33,7 @@ Build and test software of any size, quickly and reliably.
## Documentation
- * [Bazel command line](https://docs.bazel.build/bazel-user-manual.html)
+ * [Bazel command line](https://docs.bazel.build/user-manual.html)
* [Rule reference](https://docs.bazel.build/be/overview.html)
* [Use the query command](https://docs.bazel.build/query.html)
* [Extend Bazel](https://docs.bazel.build/skylark/index.html)