bbs
This commit is contained in:
@ -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).
|
Please fork this repository and contribute back using [pull requests](https://github.com/leanote/leanote/pulls).
|
||||||
|
|
||||||
## Discussion
|
## 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还有很多问题, 如果你喜欢它, 欢迎加入我们一起完善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)
|
@ -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#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 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 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>
|
</ul>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
@ -132,7 +132,7 @@ blogSet=博客设置
|
|||||||
notFound=该页面不存在
|
notFound=该页面不存在
|
||||||
|
|
||||||
# index
|
# index
|
||||||
discussion=参与讨论
|
discussion=社区讨论
|
||||||
download=下载
|
download=下载
|
||||||
howToInstallLeanote=leanote安装步骤
|
howToInstallLeanote=leanote安装步骤
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user