Rename roadmap, fix some links.

--
MOS_MIGRATED_REVID=88569464
diff --git a/docs/getting-started.md b/docs/getting-started.md
index a7420e6..ba5523e 100644
--- a/docs/getting-started.md
+++ b/docs/getting-started.md
@@ -8,7 +8,7 @@
 which holds the inputs, outputs, and build rules for the project. To create a
 Bazel project, first clone the [Github repo](https://github.com/google/bazel)
 and build Bazel (follow the instructions in the
-[README](https://github.com/google/bazel/README.md) to install prerequisites):
+[README](install.md) to install prerequisites):
 
 ```bash
 $ git clone https://github.com/google/bazel.git