From 50d93bf1d8c69d66cdc2cf429953459fba61764d Mon Sep 17 00:00:00 2001
From: Jan David Mol <mol@astron.nl>
Date: Wed, 31 Jan 2024 11:08:46 +0100
Subject: [PATCH] remove badge

---
 README.md | 2 --
 1 file changed, 2 deletions(-)

diff --git a/README.md b/README.md
index ea71b17..aa173dd 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,5 @@
 # Docker Deploy: Grafana 
 
-[![Demo](https://img.shields.io/badge/demo-dashboards-blue)](http://real-astron.nl/grafana)
-
 This repo contains a demo setup for the [django-prometheus](https://github.com/korfuri/django-prometheus) plugin,
 which exposes Django usage metrics as a Prometheus end point. See their README on how to use it.
 
-- 
GitLab