diff options
author | Unknown <joe2010xtmf@163.com> | 2014-03-27 07:26:03 -0400 |
---|---|---|
committer | Unknown <joe2010xtmf@163.com> | 2014-03-27 07:26:03 -0400 |
commit | ce679cce52d8939fb75b4bad322738dc1d97bb4e (patch) | |
tree | 6de6a5c8d2e4d6749a67ff8353a5335351631c66 /README.md | |
parent | bc1abb010dde0fa657c43dd3777ba55e59087b11 (diff) | |
download | gitea-ce679cce52d8939fb75b4bad322738dc1d97bb4e.tar.gz gitea-ce679cce52d8939fb75b4bad322738dc1d97bb4e.zip |
Update Wiki
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ More importantly, Gogs only needs one binary to setup your own project hosting o ## Overview -- Please see [Wiki](https://github.com/gogits/gogs/wiki) for project design, develop specification, change log and road map. +- Please see [Wiki](https://github.com/gogits/gogs/wiki) for project design, known issues, change log and road map. - See [Trello Board](https://trello.com/b/uxAoeLUl/gogs-go-git-service) to follow the develop team. - Try it before anything? Do it [online](http://try.gogits.org/Unknown/gogs) or go down to **Installation -> Install from binary** section! - Having troubles? Get help from [Troubleshooting](https://github.com/gogits/gogs/wiki/Troubleshooting). |