From 71772260da3e4bdc6bf88321ab5a0c3112bd29b5 Mon Sep 17 00:00:00 2001 From: Benjy Cui Date: Mon, 17 Oct 2016 09:42:21 +0800 Subject: [PATCH] docs: add link for dora --- README-zh_CN.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README-zh_CN.md b/README-zh_CN.md index bbaa73c836..ae6127b867 100644 --- a/README-zh_CN.md +++ b/README-zh_CN.md @@ -19,7 +19,7 @@ - 提炼和服务企业级中后台产品的交互语言和视觉风格。 - [React Component](http://react-component.github.io/badgeboard/) 基础上精心封装的高质量 UI 组件。 - 使用 TypeScript 构建,提供完整的类型定义文件。 -- 基于 npm + webpack + babel + dora + [dva](https://github.com/dvajs/dva) 的企业级业务开发框架。 +- 基于 npm + webpack + babel + [dora](https://github.com/dora-js/dora) + [dva](https://github.com/dvajs/dva) 的企业级业务开发框架。 ## 安装 diff --git a/README.md b/README.md index facfa1fafb..81092e8c9a 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ An enterprise-class UI design language and React-based implementation. - An enterprise-class design language and high quality UI. - Graceful UI components out of the box, base on [React Component](http://react-component.github.io/badgeboard/). - Writen in TypeScript with complete define types. -- A npm + webpack + babel + dora + [dva](https://github.com/dvajs/dva) development framework. +- A npm + webpack + babel + [dora](https://github.com/dora-js/dora) + [dva](https://github.com/dvajs/dva) development framework. ## Install