diff options
author | Unknwon <u@gogs.io> | 2015-09-03 17:25:33 -0400 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2015-09-03 17:25:33 -0400 |
commit | 36a69e8aa5a3bd35396173b4f108b33c19e6ac88 (patch) | |
tree | 66b1165cdd896d35ed641a1aa2dc5ce6517ddc75 /README.md | |
parent | 6a5c87afdd32286cb1e8f92d330960f5f8641967 (diff) | |
download | gitea-36a69e8aa5a3bd35396173b4f108b33c19e6ac88.tar.gz gitea-36a69e8aa5a3bd35396173b4f108b33c19e6ac88.zip |
fix README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -44,7 +44,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 project design, known issues, 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/unknwon/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) or go down to the **Installation -> Install from binary** section! - Having trouble? Get help with [Troubleshooting](http://gogs.io/docs/intro/troubleshooting.md). - Want to help with localization? Check out the [guide](http://gogs.io/docs/features/i18n.html)! |