Skip to content

Commit

Permalink
Update link in README (open-mmlab#782)
Browse files Browse the repository at this point in the history
* Update link in README

* Update README_zh-CN.md

* Update README_zh-CN.md
  • Loading branch information
Yshuo-Li authored Mar 11, 2022
1 parent 6059780 commit 5c88292
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,11 +82,11 @@ Please refer to [changelog.md](docs/en/changelog.md) for details and release his

## Installation

Please refer to [install.md](docs/en/install.md) for installation.
Please refer to [install.rst](docs/en/install.rst) for installation.

## Getting Started

Please see [getting_started.md](docs/en/getting_started.md) for the basic usage of MMEditing.
Please see [getting_started.md](docs/en/getting_started.md) and [demo.md](docs/en/demo.md) for the basic usage of MMEditing.

## Model Zoo

Expand Down
2 changes: 1 addition & 1 deletion README_zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ MMEditing 缜密地设计新的框架并将其精心实现,希望能够为您

## 开始使用

请参考[使用教程](docs/zh_cn/getting_started.md)获取MMEditing的基本用法。
请参考[使用教程](docs/zh_cn/getting_started.md)[功能演示](docs/zh_cn/demo.md)获取MMEditing的基本用法。

## 模型库

Expand Down

0 comments on commit 5c88292

Please sign in to comment.