From b911d2b281c68466579fbbec80174662b4cd3bdf Mon Sep 17 00:00:00 2001
From: Andras Bacsai <5845193+andrasbacsai@users.noreply.github.com>
Date: Tue, 14 Oct 2025 09:28:01 +0200
Subject: [PATCH] feat: update Hetzner affiliate link text and URL
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
- Change URL to https://coolify.io/hetzner
- Add detailed explanation about credits (€10 for Coolify, €20 for new users)
- Clarify it's only for new accounts
- Improve text formatting with extra spacing
- Apply consistent messaging across both modal and full-page layouts
---
.../livewire/security/cloud-provider-token-form.blade.php | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/resources/views/livewire/security/cloud-provider-token-form.blade.php b/resources/views/livewire/security/cloud-provider-token-form.blade.php
index 1c0dca3ba..31bd76252 100644
--- a/resources/views/livewire/security/cloud-provider-token-form.blade.php
+++ b/resources/views/livewire/security/cloud-provider-token-form.blade.php
@@ -55,10 +55,12 @@ class='underline dark:text-white'>Sign up here
Create an API token in the Hetzner Console → choose Project → Security → API
Tokens.
+
+ Don't have a Hetzner account? Sign up here
- Don't have a Hetzner account? Sign up here (official Coolify affiliate link - supports us
- and gives you credits!)
+ (Coolify's affiliate link, only new accounts - supports us (€10)
+ and gives you €20)
@endif