From 0c1bdd8e42fd6a04803b6323735fe962dd3d7efb Mon Sep 17 00:00:00 2001 From: wangruohui <12756472+wangruohui@users.noreply.github.com> Date: Mon, 13 Dec 2021 20:03:13 +0800 Subject: [PATCH] update link to contribution --- README.md | 2 +- README_zh-CN.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 43a1a691b5..4692e2c99f 100644 --- a/README.md +++ b/README.md @@ -133,7 +133,7 @@ If you find this project useful in your research, please consider cite: ## Contributing -We appreciate all contributions to improve MMEditing. Please refer to [CONTRIBUTING.md in MMDetection](https://github.com/open-mmlab/mmdetection/blob/master/.github/CONTRIBUTING.md) for the contributing guideline. +We appreciate all contributions to improve MMEditing. Please refer to [CONTRIBUTING.md](https://github.com/open-mmlab/mmdetection/blob/master/.github/CONTRIBUTING.md) in MMCV for the contributing guideline. ## Acknowledgement diff --git a/README_zh-CN.md b/README_zh-CN.md index e925d7a9c6..c82e4c7d12 100644 --- a/README_zh-CN.md +++ b/README_zh-CN.md @@ -130,7 +130,7 @@ MMEditing 缜密地设计新的框架并将其精心实现,希望能够为您 ## 参与贡献 -感谢您为改善 MMEditing 所做的所有贡献。请参阅 [CONTRIBUTING.md in MMDetection](https://github.com/open-mmlab/mmdetection/blob/master/.github/CONTRIBUTING.md) 以获取贡献准则。 +感谢您为改善 MMEditing 所做的所有贡献。请参阅 MMCV 中的 [CONTRIBUTING.md](https://github.com/open-mmlab/mmcv/blob/master/CONTRIBUTING.md) 以获取贡献指南。 ## 致谢