Skip to content

Commit d382fa3

Browse files
authored
fix sphinx doc link in ur_robot_driver (#1240) (#1242)
1 parent 0ab144e commit d382fa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ur_robot_driver/doc/make.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ if errorlevel 9009 (
2121
echo.may add the Sphinx directory to PATH.
2222
echo.
2323
echo.If you don't have Sphinx installed, grab it from
24-
echo.http://sphinx-doc.org/
24+
echo.https://sphinx-doc.org/
2525
exit /b 1
2626
)
2727

0 commit comments

Comments
 (0)