From 96ffe5b7b25584bfc3bbad1f292bfaefd96b6ea9 Mon Sep 17 00:00:00 2001 From: Parvin Eyvazov <32189770+ParvinEyvazov@users.noreply.github.com> Date: Fri, 16 Sep 2022 23:09:00 +0300 Subject: [PATCH] Update introduction.mdx (#1863) --- 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 b1fbfbaa5..546e0d148 100644 --- a/website/docs/introduction.mdx +++ b/website/docs/introduction.mdx @@ -17,7 +17,7 @@ and power of Go, combined with a rich, modern frontend. - Easily call Go methods from Javascript - Automatic Go struct to Typescript model generation - No CGO or external DLLs required on Windows -- Live development mode using the power of [Vite](https://vite.net/) +- Live development mode using the power of [Vite](https://vitejs.dev/) - Powerful CLI to easily Create, Build and Package applications - A rich [runtime library](/docs/next/reference/runtime/intro) - Applications built with Wails are Apple & Microsoft Store compliant