[ci skip] Update README.md (#38)

Changed links from PROJECT DESCRIPTION.md to Paper website
This commit is contained in:
martijnpu 2023-04-11 06:53:48 +02:00 committed by GitHub
parent 25e0cbdae4
commit 41c5548dee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -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.
of modified files.