From 691589c77f51efd65dd01c5debf543b7b4638cab Mon Sep 17 00:00:00 2001 From: Haroen Viaene Date: Wed, 31 May 2017 21:35:08 +0200 Subject: [PATCH 1/2] Fix capitalisation in algolia example >Hey, thanks for the mention! according to our brand guidelines, InstantSearch is with two capital letters though, so this pr fixed that see https://github.com/storybooks/storybooks.github.io/pull/69 --- docs/pages/examples/_examples.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/examples/_examples.yml b/docs/pages/examples/_examples.yml index 5ff931fcc824..bdc48abaed53 100644 --- a/docs/pages/examples/_examples.yml +++ b/docs/pages/examples/_examples.yml @@ -21,7 +21,7 @@ lonelyplanet: site: https://www.lonelyplanet.com/ algolia: thumbnail: ./thumbnails/algolia.jpg - title: Algolia Instantsearch + title: Algolia InstantSearch description: Lightning-fast, hyper-configurable search. source: https://github.com/algolia/react-instantsearch/ demo: https://community.algolia.com/react-instantsearch/storybook/ From 2cd7ae116e1ced63b17daa7644c5acc09fbe7cf4 Mon Sep 17 00:00:00 2001 From: Haroen Viaene Date: Wed, 31 May 2017 21:43:42 +0200 Subject: [PATCH 2/2] fix link --- docs/components/Grid/Examples/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/components/Grid/Examples/index.js b/docs/components/Grid/Examples/index.js index b76d2d61923c..3290a87c2816 100644 --- a/docs/components/Grid/Examples/index.js +++ b/docs/components/Grid/Examples/index.js @@ -8,7 +8,7 @@ export default ({ items }) => (

Storybook Examples

Edit this list