diff --git a/README.md b/README.md index 8a782c9..092ec2e 100644 --- a/README.md +++ b/README.md @@ -29,10 +29,10 @@ Basically; ## Contributing -Please read the [guide](https://github.com/spannerman79/KCauldron/blob/master/CONTRIBUTING.md) on how to contribute - Cauldron always needs improvements :smile: +Please read the [guide](https://github.com/TCPR/KCauldron/blob/master/CONTRIBUTING.md) on how to contribute - Cauldron always needs improvements :smile: ## Downloads -You can download the pre-built packages from https://github.com/spannerman79/KCauldron/releases +You can download the pre-built packages from [here](https://tcpr.ca/downloads/kcauldron) I'd suggest that you look at the release notes before downloading. @@ -43,7 +43,7 @@ I'd suggest that you look at the release notes before downloading. ## Building Cauldron * Checkout project * You can use IDE or clone from console: - `git clone https://github.com/spannerman79/KCauldron.git` + `git clone https://github.com/TCPR/KCauldron.git` * Init submodules * Since this project uses two other projects we need to download them as well `git submodule update --init --recursive` @@ -63,4 +63,4 @@ All builds will be in `build/distributions` [forge]: https://img.shields.io/badge/Minecraft%20Forge-v10.13.4.1614-green.svg "Minecraft Forge v10.13.4.1614" [mc]: https://img.shields.io/badge/Minecraft-v1.7.10-green.svg "Minecraft 1.7.10" [java]: https://img.shields.io/badge/Java%20JDK-v1.8-blue.svg "Java JDK 8" -[spigot]: https://img.shields.io/badge/Spigot-v1.7.10--R0.1--SNAPSHOT-lightgrey.svg "Spigot R0.1 Snapshot" \ No newline at end of file +[spigot]: https://img.shields.io/badge/Spigot-v1.7.10--R0.1--SNAPSHOT-lightgrey.svg "Spigot R0.1 Snapshot"