aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
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 808f3e9c14..7cda78aacf 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ knowledge of dependencies to parallelize builds.
* How to [get started using Bazel](docs/getting-started.md)
* 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 build encyclopedia.
+ * The rule reference documentation is in the [build encyclopedia](docs/build-encyclopedia.html).
* TODO(bazel-team): link to the user-manual
* TODO(bazel-team): link to the test encyclopedia?