From dee1d921e0bde8a949dee9c64aac2fb9bfeeb83b Mon Sep 17 00:00:00 2001 From: siduck Date: Tue, 7 May 2024 05:17:37 +0530 Subject: [PATCH] update gnu win32 link --- src/routes/docs/quickstart/install.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/docs/quickstart/install.mdx b/src/routes/docs/quickstart/install.mdx index 0d449499..f0ec1d3c 100644 --- a/src/routes/docs/quickstart/install.mdx +++ b/src/routes/docs/quickstart/install.mdx @@ -13,7 +13,7 @@ import OS_Selector from "~/components/docpage/install"; - Example : JetbrainsMono Nerd Font and not **JetbrainsMono Nerd Font Mono** - [Ripgrep](https://github.com/BurntSushi/ripgrep) is required for grep searching with Telescope (OPTIONAL). - GCC, Windows users must have [`mingw`](http://mingw-w64.org/downloads) installed and set on path. -- Make, Windows users must have [`GnuWin32`](https://gnuwin32.sourceforge.net/install.html) installed and set on path. +- Make, Windows users must have [`GnuWin32`](https://sourceforge.net/projects/gnuwin32) installed and set on path. - Delete old neovim folders (check commands below) ## Install