Skip to content

Commit b7b708d

Browse files
authored
Merge pull request #326 from iwannatocode/fix-redirect-link
2 parents c37a885 + 4b1aca5 commit b7b708d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/LinkButton/__snapshots__/LinkButton.test.js.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
exports[`renders a project card 1`] = `
44
<a
55
className="LinkButton"
6-
href="https://github.com/firstcontributions/first-contributions/blob/master/README.md"
6+
href="https://github.com/firstcontributions/first-contributions/blob/main/README.md"
77
>
88
<span>
99
Get started

0 commit comments

Comments
 (0)