docs: fix typo in link
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
## Installation
|
||||
|
||||
Follow the steps listed in [Getting Started](./gettingstarted) to configure your Flutter installation and project.
|
||||
Follow the steps listed in [Getting Started](./getting_started) to configure your Flutter installation and project.
|
||||
|
||||
## Basic Usage
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Examples
|
||||
|
||||
See the [Getting Started](https://thermion.dev/gettingstarted) and [Quickstart](https://thermion.dev/quickstart) sections of the documentation for step-by-step instructions in creating a Flutter app.
|
||||
See the [Getting Started](https://thermion.dev/getting_started) and [Quickstart](https://thermion.dev/quickstart) sections of the documentation for step-by-step instructions in creating a Flutter app.
|
||||
|
||||
You can also jump straight to the [Quickstart example in the repository](https://github.com/nmfisher/thermion/tree/develop/examples/flutter/quickstart/lib/main.dart) for an example of a Flutter app that uses a simple 3D viewer widget.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user