From 28fd3cdba10dc41669444a3f075259c348f61a8d Mon Sep 17 00:00:00 2001 From: Lea Anthony Date: Thu, 15 Sep 2022 21:11:12 +1000 Subject: [PATCH] Fix link to runtime docs in introduction page --- website/docs/introduction.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/introduction.mdx b/website/docs/introduction.mdx index dddca11f4..b1fbfbaa5 100644 --- a/website/docs/introduction.mdx +++ b/website/docs/introduction.mdx @@ -19,7 +19,7 @@ and power of Go, combined with a rich, modern frontend. - No CGO or external DLLs required on Windows - Live development mode using the power of [Vite](https://vite.net/) - Powerful CLI to easily Create, Build and Package applications -- A rich [runtime library](/docs/next/reference/runtime) +- A rich [runtime library](/docs/next/reference/runtime/intro) - Applications built with Wails are Apple & Microsoft Store compliant