From 92376b7de293d800d46cc9e1cc6784e9f5efb643 Mon Sep 17 00:00:00 2001 From: Twentysix Date: Sat, 21 Jul 2018 02:44:33 +0200 Subject: [PATCH] Update docs link in start_launcher.bat (#1915) --- start_launcher.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/start_launcher.bat b/start_launcher.bat index 69bf3d81e..70186f37b 100644 --- a/start_launcher.bat +++ b/start_launcher.bat @@ -29,7 +29,7 @@ GOTO end :message echo Couldn't find a valid Python ^>3.5 installation. Python needs to be installed and available in the PATH environment echo variable. -echo https://twentysix26.github.io/Red-Docs/red_win_requirements/#software +echo https://twentysix26.github.io/Red-Docs/red_install_windows/#software PAUSE :end