Update CONTRIBUTING.md (#6295)

Added link to https://github.com/rathena/rathena/blob/master/tools/docker/README.md
This commit is contained in:
Cydh Ramdh 2021-10-07 17:43:14 +07:00 committed by GitHub
parent fe5c5d8869
commit f8a9268b38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -166,7 +166,7 @@ Local Development Environment
-----------------------------
Developers can get up and running quickly with a Dockerized development environment that installs all dependencies needed to run and develop on rAthena.
See tools/docker/README.md for details
See [Docker documentation](https://github.com/rathena/rathena/blob/master/tools/docker/README.md) for details
Become a Team Member