From f958f7eeffc5136e24b617289657717eeb2d823f Mon Sep 17 00:00:00 2001 From: surround3 <47832911+surround3@users.noreply.github.com> Date: Fri, 5 Apr 2019 14:49:10 +0100 Subject: [PATCH] fixed broken link to requestbin Original hosted version of requestbin was taken down in 2018. Have updated link to alternative service. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a6ec138..547392b 100644 --- a/README.md +++ b/README.md @@ -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)