diff options
author | Unknwon <joe2010xtmf@163.com> | 2015-01-27 16:30:58 -0500 |
---|---|---|
committer | Unknwon <joe2010xtmf@163.com> | 2015-01-27 16:30:58 -0500 |
commit | 9803f84c883c372cca9ed5859cbf8f930af63d51 (patch) | |
tree | 0ff4068b66d5d7505e31a2c4cfb265dc48166fbe /README.md | |
parent | c0e9481fa64be9d1ac4aa1366077e6078251792d (diff) | |
download | gitea-9803f84c883c372cca9ed5859cbf8f930af63d51.tar.gz gitea-9803f84c883c372cca9ed5859cbf8f930af63d51.zip |
update link
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5,13 +5,13 @@ Gogs - Go Git Service [![wercker status](https://app.wercker.com/status/ad0bdb0b Gogs(Go Git Service) is a painless self-hosted Git Service written in Go. -![Demo](https://gowalker.org/public/gogs_demo.gif) +![Demo](http://gogs.qiniudn.com/gogs_demo.gif) ##### Current version: 0.5.11 Beta ### NOTICES -- Due to testing purpose, data of [try.gogs.io](https://try.gogs.io) has been reset in **June 21, 2014** and will reset multiple times after. Please do **NOT** put your important data on the site. +- Due to testing purpose, data of [try.gogs.io](https://try.gogs.io) has been reset in **Jan 28, 2015** and will reset multiple times after. Please do **NOT** put your important data on the site. - Demo site [try.gogs.io](https://try.gogs.io) is running under `dev` branch. #### Other language version |