From c73e1d0b481f65660f2990a2e1b6cc264de7c663 Mon Sep 17 00:00:00 2001 From: Gajus Kuizinas Date: Sat, 11 May 2019 09:27:35 +0100 Subject: [PATCH] fix: update GitSpo badge URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 01b23ed..703310d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Swing -[![GitSpo Mentions](https://gitspo.com/badges/gajus/swing?style=flat-square)](https://gitspo.com/mentions/gajus/swing) +[![GitSpo Mentions](https://gitspo.com/badges/mentions/gajus/swing?style=flat-square)](https://gitspo.com/mentions/gajus/swing) [![Travis build status](http://img.shields.io/travis/gajus/swing/master.svg?style=flat-square)](https://travis-ci.org/gajus/swing) [![NPM version](http://img.shields.io/npm/v/swing.svg?style=flat-square)](https://www.npmjs.org/package/swing) [![js-canonical-style](https://img.shields.io/badge/code%20style-canonical-blue.svg?style=flat-square)](https://github.com/gajus/canonical)