aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorsulu5890 <[email protected]>2022-03-09 03:10:59 -0600
committerGitHub <[email protected]>2022-03-09 10:10:59 +0100
commitb55ba19ad321c3dfe5589ffd016aa2847101e55a (patch)
treee839fce6a212050bb1f39e816ffd6017de9dc613 /README.md
parent4423e1221aead3dc6c603bea78800efd1ca4ef23 (diff)
downloadPaper-b55ba19ad321c3dfe5589ffd016aa2847101e55a.tar.gz
Paper-b55ba19ad321c3dfe5589ffd016aa2847101e55a.zip
Update README for new docs (#7561)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 55f86792c4..3913a8dae0 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ Download Paper from our [downloads page](https://papermc.io/downloads).
Run the Paperclip jar directly from your server. Just like old times
- * Documentation on using Paper: [paper.readthedocs.io](https://paper.readthedocs.io/)
+ * Documentation on using Paper: [docs.papermc.io](https://docs.papermc.io)
* For a sneak peek on upcoming features, [see here](https://github.com/PaperMC/Paper/projects)
How To (Plugin Developers)