Fix broken link (#1061)

When 'Contribute' header in the README file was changed by b6995ff
to 'Contribute & Support' the link on the about page wasn't updated
accordingly.
main
Max Filenko 4 years ago committed by GitHub
parent 695ca360c7
commit af9437fc01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -107,7 +107,7 @@ export default () => (
<div>
<h2>I want to make this better.</h2>
<p>
<a className="link" href="https://github.com/carbon-app/carbon#contribute">
<a className="link" href="https://github.com/carbon-app/carbon#contribute--support">
Contributors welcome!
</a>
</p>

Loading…
Cancel
Save