diff options
author | Unknwon <u@gogs.io> | 2015-12-13 19:56:33 -0500 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2015-12-13 19:56:33 -0500 |
commit | 95f9c85bcc8f915d823f57cd5923302dfc156504 (patch) | |
tree | f6e74391810f4105f8b9712796df7f030b45095a /README.md | |
parent | 79dcd7ee6e0c3bb576cf5d0ece583156c4466b95 (diff) | |
download | gitea-95f9c85bcc8f915d823f57cd5923302dfc156504.tar.gz gitea-95f9c85bcc8f915d823f57cd5923302dfc156504.zip |
#2185 use Go sub-repo to detect encoding
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,7 +3,7 @@ Gogs - Go Git Service [![Build Status](https://travis-ci.org/gogits/gogs.svg?bra ![](https://github.com/gogits/gogs/blob/master/public/img/gogs-large-resize.png?raw=true) -##### Current version: 0.8.1 +##### Current version: 0.8.2 | Web | UI | Preview | |:-------------:|:-------:|:-------:| @@ -85,7 +85,7 @@ There are 5 ways to install Gogs: ### Screencasts -- [Instalando Gogs no Ubuntu](http://blog.linuxpro.com.br/2015/08/14/instalando-gogs-no-ubuntu/) (Português) +- [Instalando Gogs no Ubuntu](https://www.youtube.com/watch?v=4UkHAR1F7ZA) (Português) ### Deploy to Cloud |