aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Anthony Bellissimo <twon33@gmail.com>2015-04-28 17:06:00 +0000
committerGravatar Han-Wen Nienhuys <hanwen@google.com>2015-04-28 21:13:35 +0000
commitefa02e4703e5e7d361d97181a8cf92a3627af488 (patch)
tree19fa1e69e93c9753acf9fceb6d2067da0063f3dc /README.md
parent76c6536c40f8149de574e5ec56076a05e2e53087 (diff)
Fixed FAQ link in README.md
-- MOS_MIGRATED_REVID=92257604
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 597089e07a..37833bb31a 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ support many different programming languages within Google, and can be
used to build both client and server software targeting multiple
architectures from the same underlying codebase.
-Find more background about Bazel in our [FAQ](http://bazel.io/FAQ.html).
+Find more background about Bazel in our [FAQ](http://bazel.io/faq.html).
## Getting Started