Chronos: fix install cmd in Chronos User Guide document (#5776)

This commit is contained in:
binbin Deng 2022-09-15 15:36:50 +08:00 committed by GitHub
parent 12c12a1058
commit b9186b56ef

View file

@ -85,7 +85,7 @@ function refresh_cmd(){
disable(packages);
disable(hardwares);
disable(automls);
cmd="Please refer to <a href='https://bigdl.readthedocs.io/en/latest/doc/Chronos/Overview/windows_guide.html'>windows_guide.</a>";
cmd="Please refer to <a href='https://bigdl.readthedocs.io/en/latest/doc/Chronos/Howto/windows_guide.html'>windows_guide.</a>";
}else{
enable(functionalities);
enable(models);