From 2357470398f412736928b799760d5e4f90151fb8 Mon Sep 17 00:00:00 2001 From: Jiiks Date: Fri, 13 Nov 2015 20:34:37 +0200 Subject: [PATCH] Fixed node download url https://nodejs.org/download/ > https://nodejs.org/en/download/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d489a09..b89c58f5 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Better Discord App enhances Discord desktop app with new features. * Download the latest package from [releases](https://github.com/Jiiks/BetterDiscordApp/releases) * Run the installer * Hopefully it works. -* Installer requires [node](https://nodejs.org/download/) download the binaries and place in the same folder as the installer if you don't have node installed. +* Installer requires [node](https://nodejs.org/en/download/) download the binaries and place in the same folder as the installer if you don't have node installed. * Installer uses [asar](https://github.com/atom/asar) which is bundled with the installer. * Installer uses [wrench](https://github.com/ryanmcgrath/wrench-js) which is bundled with the installer.