fix changelog link (#1190)
parent
13d52c880b
commit
ae51615541
|
@ -50,7 +50,7 @@ This project is released under the [Apache 2.0 license](LICENSE).
|
|||
## Changelog
|
||||
|
||||
v0.20.2 was released in 12/15/2021.
|
||||
Please refer to [changelog.md](docs/changelog.md) for details and release history.
|
||||
Please refer to [changelog.md](docs/en/changelog.md) for details and release history.
|
||||
|
||||
## Benchmark and model zoo
|
||||
|
||||
|
|
|
@ -49,7 +49,7 @@ MMSegmentation 是一个基于 PyTorch 的语义分割开源工具箱。它是 O
|
|||
## 更新日志
|
||||
|
||||
最新的月度版本 v0.20.2 在 2021.12.15 发布。
|
||||
如果想了解更多版本更新细节和历史信息,请阅读[更新日志](docs/changelog.md)。
|
||||
如果想了解更多版本更新细节和历史信息,请阅读[更新日志](docs/en/changelog.md)。
|
||||
|
||||
## 基准测试和模型库
|
||||
|
||||
|
|
Loading…
Reference in New Issue