Skip to content

Commit d31d609

Browse files
committed
many various improvements
1 parent 4f4fd44 commit d31d609

18 files changed

+965
-747
lines changed

docs/en/contributing/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Pylon Base is written in Java.
1010
2. If you're using IntelliJ, it'll set everything up automatically. If not, run `./gradlew`. This will clone the `pylon-core` and `pylon-base` repositories.
1111
3. If you want to submit your changes to the Pylon project, **delete the `pylon-core` or `pylon-base` directory (depending on which one you want to contribute to), fork the pylon-core or pylon-base repository, and clone your fork into the same directory.** Otherwise, you won't be able to open a pull request with your changes (unless you're a Pylon developer and have access to the Pylon repositories).
1212

13-
See the [Pylon Master Project](./master-project) page for more information about the master repository.
13+
See the [Pylon Master Project](master-project.md) page for more information about the master repository.
1414

1515
## Submitting your contributions
1616

0 commit comments

Comments
 (0)