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