We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ef062b commit 74c24b0Copy full SHA for 74c24b0
src/pages/contribute.tsx
@@ -64,7 +64,7 @@ const Contribute: NextPage = () => (
64
<div className="flex flex-row gap-4 mt-8">
65
<Button
66
variant="filled"
67
- href="https://github.com/PaperMC/Paper/blob/master/CONTRIBUTING.md"
+ href="https://github.com/PaperMC/Paper/blob/main/CONTRIBUTING.md"
68
external
69
dense
70
>
0 commit comments