From ed9e958df75c0f1f6da4d9f1461a24f6ea31cf73 Mon Sep 17 00:00:00 2001 From: Victor Quinn Date: Thu, 13 Aug 2015 15:54:18 -0400 Subject: [PATCH 1/2] Add SocialRadar to the list of docs sites using Slate --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7f7e71f..535960d 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,7 @@ Examples of Slate in the Wild * [OAuth.io API Documentation](http://docs.oauth.io/) * [Aircall for Developers](http://developer.aircall.io/) * [SupportKit API Docs](http://docs.supportkit.io/) +* [SocialRadar's LocationKit Docs](https://docs.locationkit.io/ios) (Feel free to add your site to this list in a pull request!) From 977f2568d75f0b4026e91e3c711294ecf7a07df1 Mon Sep 17 00:00:00 2001 From: Victor Quinn Date: Thu, 13 Aug 2015 16:44:05 -0400 Subject: [PATCH 2/2] Fix path to iOS docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 535960d..e7a9fa7 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ Examples of Slate in the Wild * [OAuth.io API Documentation](http://docs.oauth.io/) * [Aircall for Developers](http://developer.aircall.io/) * [SupportKit API Docs](http://docs.supportkit.io/) -* [SocialRadar's LocationKit Docs](https://docs.locationkit.io/ios) +* [SocialRadar's LocationKit Docs](https://docs.locationkit.io/) (Feel free to add your site to this list in a pull request!)