"docs/vscode:/vscode.git/clone" did not exist on "52585d4fe0c203bb7825a5d993e1ca4f99657b64"
Unverified Commit 99c0f938 authored by Panacea's avatar Panacea Committed by GitHub
Browse files

Fix unused hyperlink in doc (#4240)

parent 379f9a0f
...@@ -108,4 +108,4 @@ A common example of this would be run the mnist example without installing tenso ...@@ -108,4 +108,4 @@ A common example of this would be run the mnist example without installing tenso
As it shows, every trial has a log path, where you can find trial's log and stderr. As it shows, every trial has a log path, where you can find trial's log and stderr.
In addition to experiment level debug, NNI also provides the capability for debugging a single trial without the need to start the entire experiment. Refer to `standalone mode <../TrialExample/Trials#standalone-mode-for-debugging>`__ for more information about debug single trial code. In addition to experiment level debug, NNI also provides the capability for debugging a single trial without the need to start the entire experiment. Refer to `standalone mode <../TrialExample/Trials.rst#standalone-mode-for-debugging>`__ for more information about debug single trial code.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment