Skip to content

Commit

Permalink
fix(app): update link to support center (#6087)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Donohue authored Jul 8, 2020
1 parent 67c3332 commit be05ef9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/components/Resources/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export function Resources(): React.Node {
<ResourceCard
title="Support Articles"
description="Visit our walkthroughs and FAQs"
url={'https://support.opentrons.com/ot-2'}
url={'https://support.opentrons.com/'}
/>
</CardRow>
<CardRow>
Expand Down

0 comments on commit be05ef9

Please sign in to comment.