From f94749c7f7887cbab975365b33dabc3311ff1dd1 Mon Sep 17 00:00:00 2001 From: liyang <1711467488@qq.com> Date: Thu, 17 Jan 2019 15:44:52 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E4=B8=AD=E6=96=87=E4=BB=8B?= =?UTF-8?q?=E7=BB=8D=E7=9A=84=E4=BD=8D=E7=BD=AE=20=E4=BD=BF=E5=85=B6?= =?UTF-8?q?=E5=9C=A8=E7=A0=81=E4=BA=91=E4=B8=8A=E8=87=AA=E5=8A=A8=E6=B8=B2?= =?UTF-8?q?=E6=9F=93=E4=B8=AD=E6=96=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Former-commit-id: 694701247ade151175004404e17a5506068f17d5 [formerly dad49ce4bd22c70a822f2c704e6cb54001e82eae] [formerly 694701247ade151175004404e17a5506068f17d5 [formerly dad49ce4bd22c70a822f2c704e6cb54001e82eae] [formerly 694701247ade151175004404e17a5506068f17d5 [formerly dad49ce4bd22c70a822f2c704e6cb54001e82eae] [formerly dad49ce4bd22c70a822f2c704e6cb54001e82eae [formerly 968da0d26fc1c4fb3fab43d67a838f510b6671bc [formerly f868480d7bf5915bbea3307489461807f4399d20]]]]] Former-commit-id: b1f97c4e3f2b0e4e5e15653588481f110218fe3b Former-commit-id: 5bfe47784a2b144c373c31e4664eaf8cbffb15ab Former-commit-id: fce5db3cc33f5517d6b037b906798291d201279d [formerly 7c8754857cf9a53fe9a44cd54f8438c31cc35438] Former-commit-id: 1236db9ca3e03ab09628bbb3cc0e2c347718a233 Former-commit-id: b867df049f8703fee1a74dff63accf1e6a66663e Former-commit-id: afd4666ce2242dac18eba3465430acaf564c8563 Former-commit-id: 838687eefb27d3d872d02297695af30d07a14608 Former-commit-id: 0ac032b7c52521eddfca09adf216d44897198c07 --- README.md | 2 +- doc/README.zh.md => README.zh.md | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename doc/README.zh.md => README.zh.md (100%) diff --git a/README.md b/README.md index 4fea7506..2d0bbebb 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ D2Admin is a fully open source and free enterprise back-end product front-end integration solution, using the latest front-end technology stack, has prepared most of the project preparations, and with a lot of sample code to help the management system agile development. -[中文介绍](https://github.com/d2-projects/d2-admin/blob/master/doc/README.zh.md) | **English** +[中文介绍](https://github.com/d2-projects/d2-admin/blob/master/README.zh.md) | **English** ## Document diff --git a/doc/README.zh.md b/README.zh.md similarity index 100% rename from doc/README.zh.md rename to README.zh.md