fixed broken link to requestbin

Original hosted version of requestbin was taken down in 2018. Have updated link to alternative service.
This commit is contained in:
surround3
2019-04-05 14:49:10 +01:00
committed by GitHub
parent f8871064a3
commit f958f7eeff

View File

@@ -2476,7 +2476,7 @@ A Subset for __Architecture and Infrastructure__
* [CodePen](http://codepen.io/) / [CodeSandbox](https://codesandbox.io/)
* CDN for npm - [unpkg](https://unpkg.com/)
* [RunKit](https://runkit.com)
* [RequestBin](http://requestb.in/)
* [RequestBin](https://requestbin.com/)
* [jsPerf](https://jsperf.com/)
* [CSS in JS Playground](https://css-in-js-playground.com/)
* [GraphQL Playground](https://github.com/graphcool/graphql-playground), [Apollo Launchpad](https://launchpad.graphql.com)