aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Yue Gan <yueg@google.com>2016-06-23 17:30:07 +0000
committerGravatar Lukacs Berki <lberki@google.com>2016-06-24 08:12:07 +0000
commit122bc9ca298cc3bd13912a77cd527a43a47e7b0a (patch)
tree1bbb34e446c26176f1159efe72e31108c0fe1d4b /README.md
parent88cdce3ec99fa7b2a2e2ee764fc57a83b298975e (diff)
- Rename "Test Encyclopedia" to "Writing Tests"
- Remove non-existing links and add contents of the links - Document runfiles (from the Runfiles doc) - Deprecate JAVA_RUNFILES -- MOS_MIGRATED_REVID=125691421
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 615de85438..c02db89741 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +31,7 @@ Find more background about Bazel in our [FAQ](http://bazel.io/faq.html).
* The rule reference documentation is in the [build encyclopedia](http://bazel.io/docs/be/overview.html)
* How to [use the query command](http://bazel.io/docs/query.html)
* How to [extend Bazel](http://bazel.io/docs/skylark/index.html)
- * The test environment is described in the [test encyclopedia](http://bazel.io/docs/test-encyclopedia.html)
+ * The test environment is described on the page [writing tests](http://bazel.io/docs/test-encyclopedia.html)
## About the Bazel project: