From 0777ef38735a4b1ef6e9c43b1d1b68bffcf2447f Mon Sep 17 00:00:00 2001 From: James Gibson Date: Wed, 12 Sep 2018 22:07:37 -0600 Subject: [PATCH] Fix url path to use correct project name --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3f24623..730ea3e 100644 --- a/README.md +++ b/README.md @@ -60,9 +60,9 @@ More: [Doc](https://element-angular.faas.ele.me) ## Contribution -- [Contribution Guide](https://github.com/eleme/element-angular/blob/master/.github/CONTRIBUTING.en-US.md) +- [Contribution Guide](https://github.com/ElemeFE/element-angular/blob/master/.github/CONTRIBUTING.en-US.md) -- [贡献指南](https://github.com/eleme/element-angular/blob/master/.github/CONTRIBUTING.zh-CN.md) +- [贡献指南](https://github.com/ElemeFE/element-angular/blob/master/.github/CONTRIBUTING.zh-CN.md)