From d64997c2f681617a7da33f5b1a38fd613604c254 Mon Sep 17 00:00:00 2001 From: Gil Barbara Date: Fri, 10 Jul 2015 00:00:38 -0300 Subject: [PATCH] fix semaphore and jsfiddle urls --- README.md | 4 ++-- assets/logos.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 50ec708..59b060a 100644 --- a/README.md +++ b/README.md @@ -367,7 +367,7 @@ Please add your requests in the issues preferably with links to the vector files ## JSCS ![jscs](http://gilbarbara.github.io/logos/jscs.svg) -## JSFiddle +## JSFiddle ![jsfiddle](http://gilbarbara.github.io/logos/jsfiddle.svg) ## JSON @@ -616,7 +616,7 @@ Please add your requests in the issues preferably with links to the vector files ## Segment ![segment](http://gilbarbara.github.io/logos/segment.svg) -## Semaphore +## Semaphore ![semaphore](http://gilbarbara.github.io/logos/semaphore.svg) ## Sentry diff --git a/assets/logos.json b/assets/logos.json index d5fc8d2..b29148f 100644 --- a/assets/logos.json +++ b/assets/logos.json @@ -1364,7 +1364,7 @@ "jsfiddle.svg" ], "shortname": "jsfiddle", - "url": "", + "url": "https://jsfiddle.net/", "tags": [ "playground", "code editor", @@ -2319,7 +2319,7 @@ "semaphore.svg" ], "shortname": "semaphore", - "url": "", + "url": "https://semaphoreci.com/", "tags": [ "code deployment", "continuous integration"