Fixed example README link (#10369)

This commit is contained in:
Yusuke Konishi 2017-05-29 13:44:38 +09:00 committed by Ian Hickson
parent 4a1e660a0d
commit 6bff133923

View File

@ -40,7 +40,7 @@ Available examples include:
embed Flutter within an iOS or Android app.
- **Layers** The [layers vignettes](layers) show how to use the various layers
in the Flutter framework. For details, see the [layers README](layers/README).
in the Flutter framework. For details, see the [layers README](layers/README.md).
- **Stocks** The [stocks](stocks) demo shows how one might structure
an application with several screens.