We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9baf32 commit 18eff48Copy full SHA for 18eff48
README.md
@@ -79,7 +79,7 @@ Building, patching, and compiling are all done through the main `panda` script.
79
PandaSpigot can be built by running `./panda jar`, and you will find the final Paperclip jar in `paperclip.jar`
80
81
## Contributing
82
-You can mostly follow [Paper's contributing guide](https://github.com/PaperMC/Paper/blob/ver/1.16.5/CONTRIBUTING.md), just remember:
+You can mostly follow [Paper's contributing guide](https://github.com/PaperMC/Paper-archive/blob/ver/1.16.5/CONTRIBUTING.md), just remember:
83
- Multi-line changes start with `// PandaSpigot start` and end with `// PandaSpigot end`
84
- If the change isn't obvious, add a small explanation like this: `// PandaSpigot start - reason`
85
- One-line changes should have `// PandaSpigot` at the end of the line.
0 commit comments