From 0263c90f147c58305e32cbadb15cf2f874be3938 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Sat, 24 Oct 2015 13:28:31 -0400 Subject: [PATCH] fix file location --- README_gc.md | 17 +++++++++-------- 12.6.md => eBook/12.6.md | 0 2 files changed, 9 insertions(+), 8 deletions(-) rename 12.6.md => eBook/12.6.md (100%) diff --git a/README_gc.md b/README_gc.md index b25eaad..852ed87 100644 --- a/README_gc.md +++ b/README_gc.md @@ -9,13 +9,14 @@ 本书的主要译者是 [@无闻Unknwon](http://www.weibo.com/Obahua),是一名 Go 语言爱好者和传播者,目前是 [Go Walker](https://gowalker.org)、Gopm、[Gogs](http://gogs.io) 和 [Macaron](https://github.com/Unknwon/macaron) 创始人,极客学院签约讲师。 目前已由多位 Go 语言爱好者共同提交翻译内容,主要包括: - - [@zhanming](https://github.com/zhanming) - - themorecolor - - [@everyx](https://github.com/everyx) - - [@chidouhu](https://github.com/chidouhu) - - [@spawnris](https://github.com/spawnris) - - [@domainname](https://github.com/domainname) - - [@leisore](https://github.com/leisore) + +- [@zhanming](https://github.com/zhanming) +- themorecolor +- [@everyx](https://github.com/everyx) +- [@chidouhu](https://github.com/chidouhu) +- [@spawnris](https://github.com/spawnris) +- [@domainname](https://github.com/domainname) +- [@leisore](https://github.com/leisore) ## 适用人群 @@ -28,4 +29,4 @@ Golang 编程:245386165 |更新日期 |更新内容 |----------|------------------ -|2015-09-13|11.9 空接口 \ No newline at end of file +|2015-09-13|11.9 空接口 diff --git a/12.6.md b/eBook/12.6.md similarity index 100% rename from 12.6.md rename to eBook/12.6.md