Skip to content

Commit 67feeae

Browse files
authored
docs: fix README.md link
1 parent 4d621bf commit 67feeae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ Qlib provides a tool named `qrun` to run the whole workflow automatically (inclu
346346
```bash
347347
python -m pdb qlib/workflow/cli.py examples/benchmarks/LightGBM/workflow_config_lightgbm_Alpha158.yaml
348348
```
349-
The result of `qrun` is as follows, please refer to [Intraday Trading](https://qlib.readthedocs.io/en/latest/component/backtest.html) for more details about the result.
349+
The result of `qrun` is as follows, please refer to [docs](https://qlib.readthedocs.io/en/latest/component/strategy.html#result) for more explanations about the result.
350350
351351
```bash
352352

0 commit comments

Comments
 (0)