aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Kristina Chodorow <kchodorow@google.com>2015-03-24 14:54:03 +0000
committerGravatar Han-Wen Nienhuys <hanwen@google.com>2015-03-24 16:42:29 +0000
commit527bdd43222cfb23ac873f98a6f94e1d5f923ac0 (patch)
tree3e0dcab3a2e320c81a7478d2e08136f2fd499d54 /README.md
parent0c6092ce967d535c0945efefd447a61ce079eb34 (diff)
Remove Blaze from Bazel homepage
-- MOS_MIGRATED_REVID=89399269
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 2c81de0c53..f2cac4f057 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ Find more background about Bazel in our [FAQ](docs/FAQ.md)
* How to [install Bazel](docs/install.md)
* 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 Bazel 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/query.html)
* How to [extend Bazel](docs/skylark/index.md)