From 41c5548dee9c8c0190aea9d9a8d2b4ddc444db89 Mon Sep 17 00:00:00 2001 From: martijnpu <38832167+martijnpu@users.noreply.github.com> Date: Tue, 11 Apr 2023 06:53:48 +0200 Subject: [PATCH] [ci skip] Update README.md (#38) Changed links from PROJECT DESCRIPTION.md to Paper website --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9451d6e..9942b51 100644 --- a/README.md +++ b/README.md @@ -149,7 +149,7 @@ issues, which then become near impossible to debug. ### Current API additions To properly understand API additions, please read -[PROJECT_DESCRIPTION.md](PROJECT_DESCRIPTION.md). +[Project overview](https://docs.papermc.io/folia/reference/overview). - RegionScheduler, AsyncScheduler, GlobalRegionScheduler, and EntityScheduler acting as a replacement for the BukkitScheduler. @@ -161,7 +161,7 @@ To properly understand API additions, please read ### Thread contexts for API To properly understand API additions, please read -[PROJECT_DESCRIPTION.md](PROJECT_DESCRIPTION.md). +[Project overview](https://docs.papermc.io/folia/reference/overview). General rules of thumb: @@ -228,4 +228,4 @@ found in `./patches` and its subdirectories except when noted otherwise. The fork is based off of PaperMC's fork example found [here](https://github.com/PaperMC/paperweight-examples). As such, it contains modifications to it in this project, please see the repository for license information -of modified files. \ No newline at end of file +of modified files.