From 47ce92d4eef18ab05a22fe5827396f5fba449ce0 Mon Sep 17 00:00:00 2001 From: Jeffrey Phillips Freeman <jeffrey.freeman@syncleus.com> Date: Fri, 31 Jan 2020 20:37:50 +0100 Subject: [PATCH] Docs: Fixed broken links in badges. --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 37a1ed1..d308951 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,8 +1,8 @@ # Contributing [](http://commitizen.github.io/cz-cli/) -[](http://semver.org/spec/v2.0.0.html) -[](https://gitter.im/Syncleus/aparapi?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) +[](https://semver.org/spec/v2.0.0.html) +[](https://gitter.im/goblin-ogm/goblin) When contributing to this repository, it is usually a good idea to first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before -- GitLab