Merge pull request #51 from payl-ampa/patch-1

Update quickstart.mdx - Simple link fix
This commit is contained in:
Nick Fisher
2024-06-30 16:15:39 +10:00
committed by GitHub

View File

@@ -40,7 +40,7 @@ and change the minimum deployment target to 13.0:
</Accordion>
<Accordion title="Click to open Windows instructions">
See the [/windows](Windows) page for steps needed to build on Windows.
See the [/windows](/Windows) page for steps needed to build on Windows.
</Accordion>
@@ -218,4 +218,4 @@ $ flutter run -d macos
![Screenshot of Thermion Quickstart project](images/thermion_sample_project.png)
Your first Thermion project is complete!
Your first Thermion project is complete!