Skip to content

Commit

Permalink
Merge pull request #1173 from Haroenv/patch-1
Browse files Browse the repository at this point in the history
Fix capitalisation in Algolia example
  • Loading branch information
ndelangen authored May 31, 2017
2 parents 4f79846 + 2cd7ae1 commit a5e7ad5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/components/Grid/Examples/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export default ({ items }) => (
<h1>Storybook Examples</h1>
<a
className="edit-link"
href="https://github.com/storybooks/storybooks.github.io/tree/source/pages/examples/_examples.yml"
href="https://github.com/storybooks/storybook/edit/master/docs/pages/examples/_examples.yml"
target="_blank"
>
Edit this list
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/examples/_examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down

0 comments on commit a5e7ad5

Please sign in to comment.