From 5142a074593aaab2bbbc76ece4b820c064d6e5bf Mon Sep 17 00:00:00 2001 From: Gil Barbara Date: Tue, 7 Jul 2015 21:11:25 -0300 Subject: [PATCH] fix codrops and pouchdb urls --- README.md | 4 ++-- assets/logos.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5f335a3..0a8ff8d 100644 --- a/README.md +++ b/README.md @@ -131,7 +131,7 @@ Please add your requests in the issues preferably with links to the vector files ## Codeship ![codeship](http://gilbarbara.github.io/logos/codeship.svg) -## Codrops +## Codrops ![codrops](http://gilbarbara.github.io/logos/codrops.svg) ## CoffeeScript @@ -508,7 +508,7 @@ Please add your requests in the issues preferably with links to the vector files ## PostgreSQL ![postgresql](http://gilbarbara.github.io/logos/postgresql.svg) -## PouchDB +## PouchDB ![pouchdb](http://gilbarbara.github.io/logos/pouchdb.svg) ## Precursor diff --git a/assets/logos.json b/assets/logos.json index d91c0c1..4f9103e 100644 --- a/assets/logos.json +++ b/assets/logos.json @@ -425,7 +425,7 @@ "codrops.svg" ], "shortname": "codrops", - "url": "", + "url": "http://tympanus.net/codrops/", "tags": [ "tutorial", "blog", @@ -1798,7 +1798,7 @@ "pouchdb.svg" ], "shortname": "pouchdb", - "url": "", + "url": "http://pouchdb.com/", "tags": [ "database", "CouchDB",