From 78e5263ca957bf625aa6b3ab7ca1d26e772db70e Mon Sep 17 00:00:00 2001 From: digitalcraftsman Date: Wed, 28 Sep 2016 14:51:40 +0200 Subject: [PATCH] Readme: Clarify usage of Gitter --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 39938fb38..752ba4d9d 100644 --- a/README.md +++ b/README.md @@ -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