diff options
author | digitalcraftsman <[email protected]> | 2016-09-28 14:51:40 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2016-09-28 14:51:40 +0200 |
commit | 78e5263ca957bf625aa6b3ab7ca1d26e772db70e (patch) | |
tree | 9bac512a2dc2cf4e74e9ed72930cfd0aa27eb52c /README.md | |
parent | e36b0305ca8774164a1681d70623f0c06e1e2672 (diff) | |
download | hugo-78e5263ca957bf625aa6b3ab7ca1d26e772db70e.tar.gz hugo-78e5263ca957bf625aa6b3ab7ca1d26e772db70e.zip |
Readme: Clarify usage of Gitter
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,7 +4,7 @@ A Fast and Flexible Static Site Generator built with love by [spf13](http://spf1 [Website](https://gohugo.io) | [Forum](https://discuss.gohugo.io) | -[Dev Chat](https://gitter.im/spf13/hugo) | +[Developer Chat (no support)](https://gitter.im/spf13/hugo) | [Documentation](https://gohugo.io/overview/introduction/) | [Installation Guide](https://gohugo.io/overview/installing/) | [Contribution Guide](CONTRIBUTING.md) | @@ -13,7 +13,7 @@ A Fast and Flexible Static Site Generator built with love by [spf13](http://spf1 [![GoDoc](https://godoc.org/github.com/spf13/hugo?status.svg)](https://godoc.org/github.com/spf13/hugo) [![Linux and OS X Build Status](https://api.travis-ci.org/spf13/hugo.svg?branch=master&label=Linux+and+OS+X+build "Linux and OS X Build Status")](https://travis-ci.org/spf13/hugo) [![Windows Build Status](https://ci.appveyor.com/api/projects/status/n2mo912b8s2505e8/branch/master?svg=true&label=Windows+build "Windows Build Status")](https://ci.appveyor.com/project/spf13/hugo/branch/master) -[![Dev chat at https://gitter.im/spf13/hugo](https://img.shields.io/badge/gitter-dev_chat-46bc99.svg)](https://gitter.im/spf13/hugo?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) +[![Dev chat at https://gitter.im/spf13/hugo](https://img.shields.io/badge/gitter-developer_chat-46bc99.svg)](https://gitter.im/spf13/hugo?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Go Report Card](https://goreportcard.com/badge/github.com/spf13/hugo)](https://goreportcard.com/report/github.com/spf13/hugo) ## Overview |