mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-10 13:08:14 -05:00
Fix: dead link URL in doc (#1087)
* fix dead url links * change link to MPC course * remove dead link
This commit is contained in:
@@ -4,7 +4,7 @@ environment:
|
||||
global:
|
||||
# SDK v7.0 MSVC Express 2008's SetEnv.cmd script will fail if the
|
||||
# /E:ON and /V:ON options are not enabled in the batch script intepreter
|
||||
# See: http://stackoverflow.com/a/13751649/163740
|
||||
# See: https://stackoverflow.com/a/13751649/163740
|
||||
CMD_IN_ENV: "cmd /E:ON /V:ON /C .\\appveyor\\run_with_env.cmd"
|
||||
|
||||
matrix:
|
||||
|
||||
Reference in New Issue
Block a user