From a14f7be7ca88f5bea47f16e34af4ca0a0ae0d324 Mon Sep 17 00:00:00 2001 From: Daniel Lohse Date: Thu, 5 Jul 2018 15:38:29 +0200 Subject: [PATCH] Drop the utm tags from the Gitter.im URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23ea318..4510ef0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Jet Template Engine for Go [![Build Status](https://travis-ci.org/CloudyKit/jet.svg?branch=master)](https://travis-ci.org/CloudyKit/jet) [![Build status](https://ci.appveyor.com/api/projects/status/5g4whw3c6518vvku?svg=true)](https://ci.appveyor.com/project/CloudyKit/jet) -[![Join the chat at https://gitter.im/CloudyKit/jet](https://badges.gitter.im/CloudyKit/jet.svg)](https://gitter.im/CloudyKit/jet?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) +[![Join the chat at https://gitter.im/CloudyKit/jet](https://badges.gitter.im/CloudyKit/jet.svg)](https://gitter.im/CloudyKit/jet) Jet is a template engine developed to be easy to use, powerful, dynamic, yet secure and very fast.