From 914a2ad50788340152d43dfc15e6abc400c13667 Mon Sep 17 00:00:00 2001 From: Adesh Date: Sun, 6 Mar 2016 15:43:16 +0530 Subject: [PATCH] Fixed broken link to firebase logo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 63ddb75..f9954aa 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Python interface to the Firebase's REST API -[![Firebase](https://www.firebase.com/images/logo.png)](http://www.firebase.com) +[![Firebase](https://szimek.github.io/presentation-firebase-intro/images/firebase_logo.png)](http://www.firebase.com) ## Installation