diff --git a/README.md b/README.md
index c3b88123..bdfe1ce7 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
-
-
-
+
+
+
@@ -113,7 +113,7 @@ programming language, it is completely multithreaded; and offers high performanc
[//]: # ()
-[//]: # (1. Go to the [Releases](https://github.com/Sweattypalms/ferrumc/releases) page)
+[//]: # (1. Go to the [Releases](https://github.com/ferrumc-rs/ferrumc/releases) page)
[//]: # (2. Download the latest version for your operating system)
@@ -127,7 +127,7 @@ For now, you can either **compile** the server from source or **download** from
![Where To Find](https://github.com/ferrumc-rs/ferrumc/blob/dev/README/assets/download_prebuilt.gif?raw=true)
-1. Go to the [Actions](https://github.com/sweattypalms/ferrumc/actions) tab
+1. Go to the [Actions](https://github.com/ferrumc-rs/ferrumc/actions) tab
2. Click on the latest build
3. Scroll all the way down to the `Artifacts` section
4. Download the artifact for your operating system (Windows, Linux, or macOS)
@@ -140,7 +140,7 @@ For now, you can either **compile** the server from source or **download** from
```bash
# Clone the repository
-git clone https://github.com/Sweattypalms/ferrumc
+git clone https://github.com/ferrumc-rs/ferrumc
cd ferrumc
# Build the project