aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md22
1 files changed, 11 insertions, 11 deletions
diff --git a/README.md b/README.md
index a0ba04a4ed..a84d7b1b67 100644
--- a/README.md
+++ b/README.md
@@ -25,17 +25,17 @@ Find more background about Bazel in our [FAQ](docs/FAQ.md)
## Getting Started
- * How to [install Bazel](docs/install.md)
- * How to [get started using Bazel](docs/getting-started.md)
- * The Bazel command line is documented in the [user manual](docs/bazel-user-manual.html)
- * The rule reference documentation is in the [build encyclopedia](docs/build-encyclopedia.html)
- * How to [use the query command](docs/query.html)
- * How to [extend Bazel](docs/skylark/index.md)
- * The test environment is described in the [test encyclopedia](docs/test-encyclopedia.html)
+ * How to [install Bazel](//bazel.io/docs/install.html)
+ * How to [get started using Bazel](//bazel.io/docs/getting-started.html)
+ * The Bazel command line is documented in the [user manual](//bazel.io/docs/bazel-user-manual.html)
+ * The rule reference documentation is in the [build encyclopedia](//bazel.io/docs/build-encyclopedia.html)
+ * How to [use the query command](//bazel.io/docs/query.html)
+ * How to [extend Bazel](//bazel.io/docs/skylark/index.html)
+ * The test environment is described in the [test encyclopedia](//bazel.io/docs/test-encyclopedia.html)
* About the Bazel project:
- * How to [contribute to Bazel](docs/contributing.md)
- * Our [governance plan](docs/governance.md)
- * Future plans are in the [roadmap](docs/roadmap.md)
- * For each feature, which level of [support](docs/support.md) to expect.
+ * How to [contribute to Bazel](//bazel.io/docs/contributing.html)
+ * Our [governance plan](//bazel.io/docs/governance.html)
+ * Future plans are in the [roadmap](//bazel.io/docs/roadmap.html)
+ * For each feature, which level of [support](//bazel.io/docs/support.html) to expect.