From 602407985a4c52458c0b76cc8ffab07f1119690b Mon Sep 17 00:00:00 2001 From: NicoleSingular <33245062+NicoleSingular@users.noreply.github.com> Date: Wed, 1 Nov 2017 00:23:39 -0700 Subject: [PATCH 1/2] Twitter Fabric -> Google Fabric Link is dead and per https://techcrunch.com/2017/01/18/google-twitter-fabric/ it's now a Google company. Not sure if you want the repo there but it does exist so figured I'd include it. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d5766c..333843c 100644 --- a/README.md +++ b/README.md @@ -155,7 +155,7 @@ Name | Repository | License --- | --- | --- [ASNE](https://github.com/gorbin/ASNE) | https://github.com/gorbin/ASNE | [MIT](http://opensource.org/licenses/MIT) [Facebook SDK](https://developers.facebook.com/docs/android) | https://github.com/facebook/facebook-android-sdk | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) -[Twitter Fabric](https://dev.twitter.com/products/fabric) | Unknown | Unknown +[Fabric](https://get.fabric.io/) | https://github.com/google-fabric | Unknown ## WebRTC Name | Repository | License From 0eeb66b234ce1b38010e0f337fb681ca049c1f80 Mon Sep 17 00:00:00 2001 From: NicoleSingular <33245062+NicoleSingular@users.noreply.github.com> Date: Wed, 1 Nov 2017 00:30:02 -0700 Subject: [PATCH 2/2] Secure Preference Manager repo url fix Point Secure Preference Manager to the actual url for the repo rather than the website. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 333843c..1582dc9 100644 --- a/README.md +++ b/README.md @@ -214,4 +214,4 @@ Name | Repository | License --- | --- | --- [Joda Time Android](https://github.com/dlew/joda-time-android) | https://github.com/dlew/joda-time-android | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) [Bolts](https://github.com/BoltsFramework/Bolts-Android) | https://github.com/BoltsFramework/Bolts-Android | [BSD](https://en.wikipedia.org/wiki/BSD_licenses) -[Secure Preference Manager](http://prashantsolanki3.github.io/Secure-Pref-Manager/) | http://prashantsolanki3.github.io/Secure-Pref-Manager/ | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) +[Secure Preference Manager](http://prashantsolanki3.github.io/Secure-Pref-Manager/) | https://github.com/prashantsolanki3/Secure-Pref-Manager | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0)