Chronos: fix install cmd in Chronos User Guide document (#5776)
This commit is contained in:
		
							parent
							
								
									12c12a1058
								
							
						
					
					
						commit
						b9186b56ef
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -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);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue