mirror of
https://github.com/danbulant/api_docs
synced 2026-06-10 10:01:36 +00:00
Merge pull request #371 from djpowers/fix-broken-examples
Fix broken examples
This commit is contained in:
commit
964c25a36b
1 changed files with 2 additions and 3 deletions
|
|
@ -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/)
|
||||
|
|
@ -86,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/)
|
||||
|
|
@ -97,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!)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue