From 7c1293df93f860506f2256cfea4d911f7ae463f4 Mon Sep 17 00:00:00 2001 From: harrywan Date: Wed, 24 Nov 2021 14:15:10 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.en-US.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.en-US.md b/README.en-US.md index 9a2b6cb4..59c952b8 100644 --- a/README.en-US.md +++ b/README.en-US.md @@ -2,7 +2,7 @@ English | [简体中文](./README.md)

- + fes.js

@@ -11,14 +11,14 @@ English | [简体中文](./README.md) An excellent front-end solution -[![GitHub issues](https://img.shields.io/github/issues/WeBankFinTech/fes.js.svg?style=flat-square)](https://github.com/WeBankFinTech/fes.js/issues) +[![GitHub issues](https://img.shields.io/github/issues/WeBankFinTech/fes.js.svg?style=flat-square)](../../issues) [![MIT](https://img.shields.io/dub/l/vibe-d.svg?style=flat-square)](http://opensource.org/licenses/MIT) -[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://github.com/WeBankFinTech/fes.js/pulls) +[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](../../pulls) - document - [https://winixt.gitee.io/fesjs/zh/](https://winixt.gitee.io/fesjs/zh/) -- changelog - [https://github.com/WeBankFinTech/fes.js/blob/master/CHANGELOG.md](https://github.com/WeBankFinTech/fes.js/blob/master/CHANGELOG.md) +- changelog - [CHANGELOG.md](./CHANGELOG.md) # Pain points Before developing a front-end project, we may need to do the following preparations: @@ -94,14 +94,14 @@ npm run dev | Github Issue | WeChat group | Fes.js开源运营小助手 | | --- | --- | --- | -| [@fesjs/fes.js/issues](https://github.com/WeBankFinTech/fes.js/issues) | | | +| [@fesjs/fes.js/issues](../../issues) | | | ## Contributing Pull requests and stars are always welcome. -For bugs and feature requests, [please create an issue](https://github.com/WeBankFinTech/fes.js/issues). +For bugs and feature requests, [please create an issue](../../issues). 1. Fork it! 2. Create your feature branch: `git checkout -b my-new-feature`