Fix broken link in Bazel's README.md

--
MOS_MIGRATED_REVID=90987411
diff --git a/README.md b/README.md
index 14552e2..597089e 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@
 used to build both client and server software targeting multiple
 architectures from the same underlying codebase.
 
-Find more background about Bazel in our [FAQ](docs/FAQ.md)
+Find more background about Bazel in our [FAQ](http://bazel.io/FAQ.html).
 
 ## Getting Started