From b5f9fc46a68fc47b498db7efb14119be13acf4d9 Mon Sep 17 00:00:00 2001 From: Mohamed Shaaban <3688136+mshaaban088@users.noreply.github.com> Date: Tue, 3 Apr 2018 22:14:15 +0200 Subject: [PATCH] Add protocol to Storybook website Apparently github considers websites without protocol as relative paths to the repo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b86db40e7bc4..33920de92eab0 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Websites built with Gatsby: * [Simply](https://simply.co.za) * [The freeCodeCamp Guide](https://guide.freecodecamp.org) ([source](https://github.com/freeCodeCamp/guides)) -* [Storybook](storybook.js.org) ([source](https://github.com/storybooks/storybook/)) +* [Storybook](https://storybook.js.org) ([source](https://github.com/storybooks/storybook)) * [FloydHub's Blog](https://blog.floydhub.com) * [mParticle's Documentation](https://docs.mparticle.com) * [Segment's Blog](https://segment.com/blog/)