Skip to content

Commit 9fc8f33

Browse files
committed
Update doc link
1 parent 1157a0e commit 9fc8f33

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,4 +158,4 @@ print('wind scale weaker ratio:', wind.calc_wind_scale_weaker_ratio())
158158

159159
## Algorithm Explanation
160160

161-
For explanations, formulas, and other information about the various evaluation algorithms implemented in this project, please refer to the [metrics](https://cyeva.readthedocs.io/zh_CN/latest/content/indicator.html) section in the [cyeva documentation](https://cyeva.readthedocs.io/zh_CN/latest/index.html).
161+
For explanations, formulas, and other information about the various evaluation algorithms implemented in this project, please refer to the [metrics](https://caiyunapp.github.io/cyeva/content/indicator.html) section in the [cyeva documentation](https://caiyunapp.github.io/cyeva/).

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,4 +152,4 @@ print('wind scale weaker ratio:', wind.calc_wind_scale_weaker_ratio())
152152

153153
## 算法解释
154154

155-
对于本项目所实现的各类测评算法及其解释、公式等信息,可以参考 [cyeva 说明文档](https://cyeva.readthedocs.io/zh_CN/latest/index.html)[算法指标](https://cyeva.readthedocs.io/zh_CN/latest/content/indicator.html) 部分。
155+
对于本项目所实现的各类测评算法及其解释、公式等信息,可以参考 [cyeva 说明文档](https://caiyunapp.github.io/cyeva/)[算法指标](https://caiyunapp.github.io/cyeva/content/indicator.html) 部分。

0 commit comments

Comments
 (0)