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.