diff options
author | Unknwon <u@gogs.io> | 2015-12-06 15:34:17 -0500 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2015-12-06 15:34:17 -0500 |
commit | b5f6206a659eaa76382774675f2e3f2664d0f501 (patch) | |
tree | 727b41a4d535913c4ca251a74765bc202c68133f /README.md | |
parent | 3de9c11ea7753ce0a0272b2c7e6cd4daf6a0c104 (diff) | |
download | gitea-b5f6206a659eaa76382774675f2e3f2664d0f501.tar.gz gitea-b5f6206a659eaa76382774675f2e3f2664d0f501.zip |
prepare release
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ The goal of this project is to make the easiest, fastest, and most painless way - Please see the [Documentation](http://gogs.io/docs/intro) for common usages and change log. - See the [Trello Board](https://trello.com/b/uxAoeLUl/gogs-go-git-service) to follow the develop team. -- Want to try it before doing anything else? Do it [online](https://try.gogs.io/gogs/gogs) or go down to the **Installation -> Install from binary** section! +- Want to try it before doing anything else? Do it [online](https://try.gogs.io/gogs/gogs)! - Having trouble? Get help with [Troubleshooting](http://gogs.io/docs/intro/troubleshooting.html). - Want to help with localization? Check out the [guide](http://gogs.io/docs/features/i18n.html)! |