Skip to content

Commit b94c8c9

Browse files
authored
Update LinkButton.jsx
1 parent 932d5f7 commit b94c8c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/LinkButton/LinkButton.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ class LinkButton extends Component {
88
<div className="LinkButton-Wrapper">
99
<a
1010
className="LinkButton"
11-
href="https://github.com/firstcontributions/first-contributions/blob/master/README.md"
11+
href="https://github.com/firstcontributions/first-contributions/blob/main/README.md"
1212
>
1313
<span> Get started </span>
1414
</a>

0 commit comments

Comments
 (0)