From cd0358f9a36da1f49227d7ceafdd8028ab5b4f0c Mon Sep 17 00:00:00 2001 From: Glen De Cauwsemaecker Date: Wed, 1 Nov 2023 16:13:01 +0100 Subject: [PATCH] Update login.html: fix login url --- templates/content/login.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/content/login.html b/templates/content/login.html index 24e4825..4f4cb2f 100644 --- a/templates/content/login.html +++ b/templates/content/login.html @@ -45,7 +45,7 @@ Only authorized email addreses can login using magic links. This is a privelage reserved for friends of Plabayo. Become a sponsor of Plabayo to support - our work and get as a reward access to services such as https://bckt.xyz. + our work and get as a reward access to services such as this one.

{% endblock %}