From 4ab03d840ed8ba436b9799889fd2acf2f440dea5 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Sat, 5 Mar 2022 19:20:18 +0100 Subject: [PATCH] don't take ME there --- main/_data/support.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main/_data/support.json b/main/_data/support.json index 121e275..69a07a0 100644 --- a/main/_data/support.json +++ b/main/_data/support.json @@ -2,14 +2,14 @@ "name": "☕ Buy me a Coffee", "text": "Ko-fi is a great site that allows you to send me just enough money to buy a coffee. And I love those. You can also use it to send monthly payments, but the other sites in this list are usually better for that.", "links": [{ - "name": "Take me there", + "name": "Go there", "link": "https://ko-fi.com/ellpeck" }] }, { "name": "⭐ Become a Patron", "text": "Patreon allows you to support me on a monthly basis with an amount of money of your choosing. You can also get fun rewards, like player accessories to impress your friends when using my Minecraft mods!", "links": [{ - "name": "Take me there", + "name": "Go there", "link": "https://patreon.com/Ellpeck" }] }, {