From e363c82f2d89acff54a0bfaee90a0343c96b5062 Mon Sep 17 00:00:00 2001 From: Paul Ampadu <89813338+payl-ampa@users.noreply.github.com> Date: Sat, 29 Jun 2024 00:13:59 -0700 Subject: [PATCH] Update quickstart.mdx Simple link fix --- docs/quickstart.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/quickstart.mdx b/docs/quickstart.mdx index 5fbc62b1..1e00d479 100644 --- a/docs/quickstart.mdx +++ b/docs/quickstart.mdx @@ -40,7 +40,7 @@ and change the minimum deployment target to 13.0: -See the [/windows](Windows) page for steps needed to build on Windows. +See the [/windows](/Windows) page for steps needed to build on Windows. @@ -218,4 +218,4 @@ $ flutter run -d macos ![Screenshot of Thermion Quickstart project](images/thermion_sample_project.png) -Your first Thermion project is complete! \ No newline at end of file +Your first Thermion project is complete!