Fixed capitalization on featured content item URI
This commit is contained in:
parent
1c1ca5c0ae
commit
596a122d25
1 changed files with 1 additions and 1 deletions
|
@ -197,7 +197,7 @@ var FeaturedContent = React.createClass({
|
|||
<FeaturedContentItem name="itsadisaster" />
|
||||
<FeaturedContentItem name="coloradobridge" />
|
||||
<FeaturedContentItem name="samhyde2070" />
|
||||
<FeaturedContentItem name="lendersden" />
|
||||
<FeaturedContentItem name="LendersDen" />
|
||||
|
||||
</div>
|
||||
<div className="span6">
|
||||
|
|
Loading…
Add table
Reference in a new issue