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.
1 parent 932d5f7 commit b94c8c9Copy full SHA for b94c8c9
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