From 20b15d25de12c6906db51c3e2fc58cdc9c84e677 Mon Sep 17 00:00:00 2001 From: "Alex Ellis (OpenFaaS Ltd)" Date: Mon, 10 Jun 2024 15:47:15 +0100 Subject: [PATCH] Update support message Signed-off-by: Alex Ellis (OpenFaaS Ltd) --- pkg/thanks.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/thanks.go b/pkg/thanks.go index 7cd0402..8cfb7d3 100644 --- a/pkg/thanks.go +++ b/pkg/thanks.go @@ -1,4 +1,4 @@ package pkg // SupportMessageShort is how to support k3sup's ongoing development. -const SupportMessageShort = `🚀 Speed up GitHub Actions/GitLab CI + reduce costs: https://actuated.dev` +const SupportMessageShort = `👏 Say thanks for k3sup and sponsor Alex via GitHub: https://github.com/sponsors/alexellis`