Skip to content

Commit

Permalink
Merge pull request #2598 from mattpyle/main
Browse files Browse the repository at this point in the history
Update community.js to add the correct support center URL
  • Loading branch information
Paloma Oliveira authored Jan 22, 2024
2 parents 06ee7bc + a12e19c commit a9d2c3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/community.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ class Community extends Component {
/>
</a>
<a
href='https://support.saucelabs.com/hc/en-us'
href='https://support.saucelabs.com'
target='_blank'
rel='noopener noreferrer'
>
Expand Down

0 comments on commit a9d2c3e

Please sign in to comment.