Fix: dead link URL in doc (#1087)

* fix dead url links

* change link to MPC course

* remove dead link
This commit is contained in:
parmaski
2025-01-24 13:28:12 +09:00
committed by GitHub
parent 95eedba447
commit 2a489b3b82
35 changed files with 55 additions and 62 deletions

View File

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