diff options
author | Unknwon <u@gogs.io> | 2015-12-11 18:52:28 -0500 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2015-12-11 18:52:28 -0500 |
commit | 477b4d3b50ec58998b3b078fadbef01eaf1fbeeb (patch) | |
tree | a63576c95340c4645662fffe18a76793d2435c9c /README.md | |
parent | 4d31eb2c0df89ebf029b62fec7e79dbb80773cc3 (diff) | |
download | gitea-477b4d3b50ec58998b3b078fadbef01eaf1fbeeb.tar.gz gitea-477b4d3b50ec58998b3b078fadbef01eaf1fbeeb.zip |
#2154 fix form submit error
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Gogs - Go Git Service [![Build Status](https://travis-ci.org/gogits/gogs.svg?branch=master)](https://travis-ci.org/gogits/gogs) [![Docker Repository on Quay](https://quay.io/repository/gogs/gogs/status "Docker Repository on Quay")](https://quay.io/repository/gogs/gogs) +Gogs - Go Git Service [![Build Status](https://travis-ci.org/gogits/gogs.svg?branch=master)](https://travis-ci.org/gogits/gogs) [![Docker Repository on Quay](https://quay.io/repository/gogs/gogs/status "Docker Repository on Quay")](https://quay.io/repository/gogs/gogs) [![Crowdin](https://d322cqt584bo4o.cloudfront.net/gogs/localized.svg)](https://crowdin.com/project/gogs) ===================== [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/gogits/gogs?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) |