From fb4c2a9ceb9000c1a3b2aad7507f404c2850e479 Mon Sep 17 00:00:00 2001 From: Dave Powers Date: Wed, 4 Nov 2015 14:15:23 -0500 Subject: [PATCH 1/3] Remove link to ChaiOne Gameplan (broken link) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 5ce6f86..b55fa7a 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,6 @@ Examples of Slate in the Wild * [Travis-CI's API docs](http://docs.travis-ci.com/api/) * [Mozilla's localForage docs](http://mozilla.github.io/localForage/) * [Mozilla Recroom](http://mozilla.github.io/recroom/) -* [ChaiOne Gameplan API docs](http://chaione.github.io/gameplanb2b/#introduction) * [Drcaban's Build a Quine tutorial](http://drcabana.github.io/build-a-quine/#introduction) * [PricePlow API docs](https://www.priceplow.com/api/documentation) * [Emerging Threats API docs](http://apidocs.emergingthreats.net/) From 01fd02005a6e0d3fccff8bb3eaa2d00646247de8 Mon Sep 17 00:00:00 2001 From: Dave Powers Date: Wed, 4 Nov 2015 14:16:54 -0500 Subject: [PATCH 2/3] Fix link to IBM Cloudant (page has moved) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b55fa7a..6f086f5 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ Examples of Slate in the Wild * [Whispir.io API](https://whispir.github.io/api) * [NASA API](https://data.nasa.gov/developer/external/planetary/) * [CardPay API](https://developers.cardpay.com/) -* [IBM Cloudant](https://docs-testb.cloudant.com/content-review/_design/couchapp/index.html) +* [IBM Cloudant](https://docs.cloudant.com/api.html) * [Bitrix basis components](http://bbc.bitrix.expert/) * [viagogo API Documentation](http://developer.viagogo.net/) * [Fidor Bank API Documentation](http://docs.fidor.de/) From 1e86f824afd7e300239bc41f242e496a13a4d165 Mon Sep 17 00:00:00 2001 From: Dave Powers Date: Wed, 4 Nov 2015 14:18:08 -0500 Subject: [PATCH 3/3] Fix link to BlockCypher (does not work over HTTPS) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f086f5..5d2e7fe 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ Examples of Slate in the Wild * [SocialRadar's LocationKit Docs](https://docs.locationkit.io/) * [SafetyCulture API Documentation](https://developer.safetyculture.io/) * [hosting.de API Documentation](https://www.hosting.de/docs/api/) -* [BlockCypher's API Documentation](https://dev.blockcypher.com) +* [BlockCypher's API Documentation](http://dev.blockcypher.com) (Feel free to add your site to this list in a pull request!)