Commit 6bff1339 authored by Yusuke Konishi's avatar Yusuke Konishi Committed by Ian Hickson

Fixed example README link (#10369)

parent 4a1e660a
......@@ -32,7 +32,7 @@ Available examples include:
demonstrates how to connect a Flutter app to platform-specific APIs. For
documentation, see <https://flutter.io/platform-channels/>.
- **Platform Channel Swift** The [platform channel swift app](platform_channel_swift)
- **Platform Channel Swift** The [platform channel swift app](platform_channel_swift)
is the same as [platform channel](platform_channel) but the iOS version is in
Swift and there is no Android version.
......@@ -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.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment