aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Han-Wen Nienhuys <hanwen@google.com>2015-03-18 18:41:59 +0000
committerGravatar Han-Wen Nienhuys <hanwen@google.com>2015-03-20 14:27:39 +0000
commitb3aa383f5cd016af264c3133a106390aa5fac603 (patch)
tree7e8c007766ebe09715c43737715b806c1bb2415a /README.md
parentf9697e5487627c4e376ccc55a406fec43cb9a7c4 (diff)
Remove some TODOs.
-- MOS_MIGRATED_REVID=88952129
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 8907f95e00..ef5dc64222 100644
--- a/README.md
+++ b/README.md
@@ -27,11 +27,11 @@ 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 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 [extend Bazel](docs/skylark/index.md)
- * TODO(bazel-team): link to the user-manual
- * TODO(bazel-team): link to the test encyclopedia?
+ * The test environment is described the [test encyclopedia](docs/test-encyclopedia.html).
* About the Bazel project: