Skip to content

Commit

Permalink
fix(introduction): AutoControlledComponent link
Browse files Browse the repository at this point in the history
  • Loading branch information
levithomason authored Aug 17, 2016
1 parent f506d3f commit 4557289
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/app/Views/Introduction.js
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ const Introduction = () => (
</p>
<p>
Take a look at our
<a href='https://github.com/TechnologyAdvice/stardust/blob/master/src/utils/AutoControlledComponent.js'>
<a href='https://github.com/TechnologyAdvice/stardust/blob/master/src/lib/AutoControlledComponent.js'>
&nbsp;<code>AutoControlledComponent</code>&nbsp;
</a>
to see how this was done.
Expand Down

0 comments on commit 4557289

Please sign in to comment.