From 252bc4963821120e89b2449bb6b0dfeff0036707 Mon Sep 17 00:00:00 2001 From: liuyunbin Date: Mon, 7 Oct 2019 01:32:41 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=20Google=20=E6=8B=BC?= =?UTF-8?q?=E5=86=99=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- chapters/14-streak-your-github.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/chapters/14-streak-your-github.md b/chapters/14-streak-your-github.md index a568c0f..6f2eb62 100644 --- a/chapters/14-streak-your-github.md +++ b/chapters/14-streak-your-github.md @@ -11,7 +11,7 @@ GitHub 连击 在那篇连续冲击 365 天的文章出现之前,我们公司的大大([https://github.com/dreamhead](https://github.com/dreamhead))也曾经在公司内部说过,天天 commit 什么的。当然这不是我的动力,在连击 140 天之前 -- 给过 google 的``ngx_speed``、``node-coap`` 等项目创建过 pull request +- 给过 Google 的``ngx_speed``、``node-coap`` 等项目创建过 pull request - 也有``free-programming-books``、``free-programming-books-zh_CN``这样的项目。 - 当然还有一个连击 20 天。 @@ -124,11 +124,11 @@ GitHub 连击 过程中还有一些有意思的小项目,如: -### google map solr polygon 搜索 +### Google Maps solr polygon 搜索 -[google map solr polygon 搜索](http://www.phodal.com/blog/google-map-width-solr-use-polygon-search/) +[Google Maps solr polygon 搜索](http://www.phodal.com/blog/google-map-width-solr-use-polygon-search/) -![google map solr](./img/solr.png) +![Google Maps solr](./img/solr.png) 代码:[https://github.com/phodal/gmap-solr](https://github.com/phodal/gmap-solr)