From d68c578c2d0cad48de081803dcc0ae110589eda5 Mon Sep 17 00:00:00 2001
From: Sylvain Chen <sychen@redhat.com>
Date: Thu, 3 Jan 2019 16:25:06 +0100
Subject: [PATCH] Update github badge version

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index c1400d3..4e8f2bf 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 [![Build Status](https://travis-ci.org/keycloak/keycloak-gatekeeper.svg?branch=master)](https://travis-ci.org/keycloak/keycloak-gatekeeper)
 [![GoDoc](http://godoc.org/github.com/keycloak/keycloak-gatekeeper?status.png)](http://godoc.org/github.com/keycloak/keycloak-gatekeeper)
-[![GitHub version](https://badge.fury.io/gh/gambol99%2Fkeycloak-gatekeeper.svg)](https://badge.fury.io/gh/gambol99%2Fkeycloak-gatekeeper)
+[![GitHub version](https://badge.fury.io/gh/keycloak%2Fkeycloak-gatekeeper.svg)](https://badge.fury.io/gh/keycloak%2Fkeycloak-gatekeeper)
 [![Go Report Card](https://goreportcard.com/badge/github.com/keycloak/keycloak-gatekeeper)](https://goreportcard.com/report/github.com/keycloak/keycloak-gatekeeper)
 [![Coverage Status](https://coveralls.io/repos/github/keycloak/keycloak-gatekeeper/badge.svg?branch=master)](https://coveralls.io/github/keycloak/keycloak-gatekeeper?branch=master)
 
-- 
GitLab