Update API docs landing page. (#24073)

diff --git a/dev/docs/README.md b/dev/docs/README.md
index d2b2dfa..c5c522d 100644
--- a/dev/docs/README.md
+++ b/dev/docs/README.md
@@ -5,7 +5,10 @@
 
 ### Documentation
 
+This site hosts Flutter's API documentation. Other documentation can be found at
+the following locations:
+
 * **Main site: [flutter.io](https://flutter.io/)**
-* [Install](https://flutter.io/setup/)
-* [Get started](https://flutter.io/getting-started/)
-* [Contribute](https://github.com/flutter/flutter/blob/master/CONTRIBUTING.md#contributing-to-flutter)
+* [Installation](https://flutter.io/docs/get-started/install)
+* [Codelabs](https://flutter.io/docs/codelabs)
+* [Contributing to Flutter](https://github.com/flutter/flutter/blob/master/CONTRIBUTING.md)