Platform tweaks (#529)

* Platform tweaks
* Put development & target platforms in one list (#531)

Co-authored-by: Patrice Chalin <chalin@users.noreply.github.com>
This commit is contained in:
Michael Thomsen 2020-11-18 20:23:51 +01:00 committed by GitHub
parent 10250e2956
commit 53302100f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 6 deletions

View File

@ -9,15 +9,13 @@ nav_children: section
Each gRPC [language][] / platform has links to the following pages and more:
quick start, tutorials, API reference.
Select a target platform to get started:
Select a development or target platform to get started:
- Flutter
- Docs coming soon
- Mobile:
- [Android]({{< relref "android">}})
- iOS -- coming soon
- iOS -- docs coming soon
- [Web]({{< relref "web" >}})
Or, explore the following cross-platform software development kit:
- Flutter -- coming soon
[language]: {{< relref "languages" >}}