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

@@ -22,7 +22,7 @@ if errorlevel 9009 (
echo.may add the Sphinx directory to PATH.
echo.
echo.If you don't have Sphinx installed, grab it from
echo.http://sphinx-doc.org/
echo.https://sphinx-doc.org/
exit /b 1
)