From cdb8a63d3e01e396204c1a372cab49147886d100 Mon Sep 17 00:00:00 2001 From: dmarting Date: Mon, 4 Sep 2017 11:43:35 +0200 Subject: Rename bazel-user-manual.html into user-manual.html PiperOrigin-RevId: 167477112 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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) -- cgit v1.2.3