Fix the studio links to use the correct URL

This commit is contained in:
Paul Kaplan 2018-12-27 09:27:11 -05:00
parent 8d1971876f
commit bfd14a115a

View file

@ -20,7 +20,7 @@ const StudioList = props => {
<ThumbnailColumn
cards
showAvatar
itemType="studio"
itemType="studios"
items={studios.slice(0, 5)}
showFavorites={false}
showLoves={false}