We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0c58e6 commit 6111d6cCopy full SHA for 6111d6c
README.md
@@ -2,7 +2,7 @@
2
3
该站点是通过 [hexo](http://hexo.io/) 搭建起来的。网站内容都是以 Markdown 格式放置在 `source` 目录下的。
4
欢迎认领翻译,并发 pull requests 给我:)
5
-为了避免重复翻译,有劳大家在认领之前在 issues 里记录自己认领的页面。
+为了避免重复翻译,有劳大家在认领之前在 [wiki](https://github.com/Jinjiang/vuejs.org/wiki) 里查阅目前的翻译进度,然后在 [issues](https://github.com/Jinjiang/vuejs.org/issues) 里记录自己认领的页面。
6
7
## 如何开始
8
@@ -12,4 +12,4 @@
12
$ [sudo] npm install -g hexo@2.5.7
13
$ npm install
14
$ hexo server
15
-```
+```
0 commit comments