From f94f4895328a42e3189713be748edcde7be85739 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20=C3=85lund?= Date: Sat, 29 Feb 2020 13:31:32 +0100 Subject: [PATCH] Fix license badge in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fcc0965c43..891d0d83c7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Backstage -[![GitHub license](https://img.shields.io/github/license/spotify/backstage.svg)](./LICENSE) +[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) ## What is Backstage?