We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 052b455 + b94c8c9 commit c37a885Copy full SHA for c37a885
src/components/LinkButton/LinkButton.jsx
@@ -8,7 +8,7 @@ class LinkButton extends Component {
8
<div className="LinkButton-Wrapper">
9
<a
10
className="LinkButton"
11
- href="https://github.com/firstcontributions/first-contributions/blob/master/README.md"
+ href="https://github.com/firstcontributions/first-contributions/blob/main/README.md"
12
>
13
<span> Get started </span>
14
</a>
0 commit comments