Update docs link in start_launcher.bat (#1915)

This commit is contained in:
Twentysix 2018-07-21 02:44:33 +02:00 committed by Kowlin
parent 97b70c35ee
commit 92376b7de2

View File

@ -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