From 17b9e1dba3ee46c274ebcc83b49bdd5e120181d5 Mon Sep 17 00:00:00 2001
From: Connor Lewis <50084106+imconnorngl@users.noreply.github.com>
Date: Fri, 25 Oct 2024 12:28:26 +0100
Subject: [PATCH] fix(docs): update to correct image paths
---
docs/downloads.mdx | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/docs/downloads.mdx b/docs/downloads.mdx
index 7216e9e9..b80f6218 100644
--- a/docs/downloads.mdx
+++ b/docs/downloads.mdx
@@ -14,8 +14,8 @@ import router from "next/router";
,
+ backgroundImage: "/backgrounds/1.png",
+ customIcon: ,
title: "Bukkit",
subtitle: "",
button: [
@@ -38,8 +38,8 @@ import router from "next/router";
},
},
{
- backgroundImage: "/assets/backgrounds/2.png",
- customIcon: ,
+ backgroundImage: "/backgrounds/2.png",
+ customIcon: ,
title: "Bungee",
subtitle: "",
button: [
@@ -62,8 +62,8 @@ import router from "next/router";
},
},
{
- backgroundImage: "/assets/backgrounds/3.png",
- customIcon: ,
+ backgroundImage: "/backgrounds/3.png",
+ customIcon: ,
title: "Velocity",
subtitle: "",
button: [