diff options
author | Bjørn Erik Pedersen <[email protected]> | 2019-03-07 00:37:50 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2019-03-07 00:37:50 +0100 |
commit | dfc72d61a522f5cb926271d9391a8670f064d198 (patch) | |
tree | 908b53a888c8481045e04a53c97ea6463f414b5c /README.md | |
parent | 02eaddc2fbe92c26e67d9f82dd9aabecbbf2106c (diff) | |
download | hugo-dfc72d61a522f5cb926271d9391a8670f064d198.tar.gz hugo-dfc72d61a522f5cb926271d9391a8670f064d198.zip |
Remove Gitter dev chat link
Almost every question we get there belong on https://discourse.gohugo.io/
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -4,7 +4,6 @@ A Fast and Flexible Static Site Generator built with love by [bep](https://githu [Website](https://gohugo.io) | [Forum](https://discourse.gohugo.io) | -[Developer Chat (no support)](https://gitter.im/spf13/hugo) | [Documentation](https://gohugo.io/getting-started/) | [Installation Guide](https://gohugo.io/getting-started/installing/) | [Contribution Guide](CONTRIBUTING.md) | @@ -12,7 +11,6 @@ A Fast and Flexible Static Site Generator built with love by [bep](https://githu [![GoDoc](https://godoc.org/github.com/gohugoio/hugo?status.svg)](https://godoc.org/github.com/gohugoio/hugo) [![Linux and macOS Build Status](https://api.travis-ci.org/gohugoio/hugo.svg?branch=master&label=Windows+and+Linux+and+macOS+build "Windows, Linux and macOS Build Status")](https://travis-ci.org/gohugoio/hugo) -[![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/gohugoio/hugo)](https://goreportcard.com/report/github.com/gohugoio/hugo) ## Overview |