Skip to content

Commit 18eff48

Browse files
committed
fix readme
1 parent d9baf32 commit 18eff48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Building, patching, and compiling are all done through the main `panda` script.
7979
PandaSpigot can be built by running `./panda jar`, and you will find the final Paperclip jar in `paperclip.jar`
8080

8181
## Contributing
82-
You can mostly follow [Paper's contributing guide](https://github.com/PaperMC/Paper/blob/ver/1.16.5/CONTRIBUTING.md), just remember:
82+
You can mostly follow [Paper's contributing guide](https://github.com/PaperMC/Paper-archive/blob/ver/1.16.5/CONTRIBUTING.md), just remember:
8383
- Multi-line changes start with `// PandaSpigot start` and end with `// PandaSpigot end`
8484
- If the change isn't obvious, add a small explanation like this: `// PandaSpigot start - reason`
8585
- One-line changes should have `// PandaSpigot` at the end of the line.

0 commit comments

Comments
 (0)