diff --git a/README.md b/README.md
index 8e2e8cc..b89a26e 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-[![Build Status](https://build.toastiet0ast.com/job/toastie-stuff/job/SupportChild/job/main/badge/icon)](https://build.toastiet0ast.com/job/toastie-stuff/job/SupportChild/job/main/)
+[![Build Status](https://build.toastiet0ast.com/buildStatus/icon?job=toastie-stuff%2FSupportChild%2Fmain)](https://build.toastiet0ast.com/job/toastie-stuff/job/SupportChild/job/main/)
 # SupportChild
 
 A support ticket Discord bot. Uses a MySQL database for storage of ticket information. Creates formatted HTML ticket transcripts when tickets are closed.
@@ -13,7 +13,7 @@ A support ticket Discord bot. Uses a MySQL database for storage of ticket inform
 
 3. Create a new bot application and invite it to your server.
 
-4. Download the bot for your operating system, either a [release version](https://toastielab.dev/toastie-stuff/SupportChild/releases) or a [dev build](https://ci.toastielab.dev/job/toastie-stuff/job/SupportChild/job/main/). Get the normal version if you have installed .NET 8 on your system, get the self contained version otherwise.
+4. Download the bot for your operating system, either a [release version](https://toastielab.dev/toastie-stuff/SupportChild/releases) or a [dev build](https://build.toastiet0ast.com/job/toastie-stuff/job/SupportChild/job/main/). Get the normal version if you have installed .NET 8 on your system, get the self contained version otherwise.
 
 | Application                 | Description                                                           |
 |-----------------------------|-----------------------------------------------------------------------|