This commit is contained in:
life
2014-09-05 13:56:28 +08:00
parent af9b5652ed
commit 77f4b0f383
3 changed files with 6 additions and 4 deletions

View File

@ -102,7 +102,8 @@ this project. Your help is much appreciated.
Please fork this repository and contribute back using [pull requests](https://github.com/leanote/leanote/pulls).
## Discussion
[leanote google group](https://groups.google.com/forum/#!forum/leanote)
* [leanote bbs](http://bbs.leanote.com)
* [leanote google group](https://groups.google.com/forum/#!forum/leanote)
-----------------------------------------------------------------------
@ -209,4 +210,5 @@ $> sudo sh run.sh
leanote还有很多问题, 如果你喜欢它, 欢迎加入我们一起完善leanote.
## 讨论
[leanote google group](https://groups.google.com/forum/#!forum/leanote)
* [leanote bbs](http://bbs.leanote.com)
* [leanote google group](https://groups.google.com/forum/#!forum/leanote)

View File

@ -50,7 +50,7 @@ function log(o) {
<li><a href="/index#aboutLeanote" target="#aboutLeanote" class="smooth-scroll">{{msg . "aboutLeanote"}}</a> </li>
<li><a href="/index#download" target="#download" class="smooth-scroll">{{msg . "download"}}</a> </li>
<li><a id="leanoteBlog" href="http://leanote.com/blog/leanote" target="_blank" class="">{{msg . "leanoteBlog"}}</a></li>
<li><a href="https://groups.google.com/forum/?fromgroups#!forum/leanote" target="_blank" class="">{{msg . "discussion"}}</a></li>
<li><a href="http://bbs.leanote.com" target="_blank" class="">{{msg . "discussion"}}</a></li>
</ul>
</div>

View File

@ -132,7 +132,7 @@ blogSet=博客设置
notFound=该页面不存在
# index
discussion=参与讨论
discussion=社区讨论
download=下载
howToInstallLeanote=leanote安装步骤