From 67feeaeb00a7d7bf0efea1d7a751b42137aaec9e Mon Sep 17 00:00:00 2001 From: you-n-g Date: Mon, 24 Mar 2025 09:44:11 +0800 Subject: [PATCH] docs: fix README.md link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4de34cf79..c6657b625 100644 --- a/README.md +++ b/README.md @@ -346,7 +346,7 @@ Qlib provides a tool named `qrun` to run the whole workflow automatically (inclu ```bash python -m pdb qlib/workflow/cli.py examples/benchmarks/LightGBM/workflow_config_lightgbm_Alpha158.yaml ``` - 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. + 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. ```bash