Skip to content

Commit

Permalink
Update App.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Haroenv committed Feb 25, 2017
1 parent 30cf1bf commit 463a23f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docgen/src/examples/e-commerce-infinite/App.js
Expand Up @@ -41,7 +41,7 @@ export default function App() {

const Header = () =>
<header className="content-wrapper">
<a href="https://community.algolia.com/instantsearch.js/react/" className="is-logo"><img
<a href="https://community.algolia.com/instantsearch.js/react" className="is-logo"><img
src="https://res.cloudinary.com/hilnmyskv/image/upload/w_100,h_100,dpr_2.0//v1461180087/logo-instantsearchjs-avatar.png"
width={40}/></a>
<a href="./" className="logo">aeki</a>
Expand Down

0 comments on commit 463a23f

Please sign in to comment.