Skip to content

Commit 74c24b0

Browse files
authored
chore: Update link to CONTRIBUTING.md (#130)
1 parent 5ef062b commit 74c24b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/contribute.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ const Contribute: NextPage = () => (
6464
<div className="flex flex-row gap-4 mt-8">
6565
<Button
6666
variant="filled"
67-
href="https://github.com/PaperMC/Paper/blob/master/CONTRIBUTING.md"
67+
href="https://github.com/PaperMC/Paper/blob/main/CONTRIBUTING.md"
6868
external
6969
dense
7070
>

0 commit comments

Comments
 (0)