Skip to content

Commit c37a885

Browse files
authored
Merge pull request #254 from rufilboy/patch-1
2 parents 052b455 + b94c8c9 commit c37a885

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)