From 62295caa392ccdb002e9e53a6cb7fa23037512c2 Mon Sep 17 00:00:00 2001 From: "Simon L." Date: Fri, 29 May 2026 17:44:27 +0200 Subject: [PATCH] update link to upgrade docs Signed-off-by: Simon L. --- php/templates/containers.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php/templates/containers.twig b/php/templates/containers.twig index 46fa0bad..0c30ec47 100644 --- a/php/templates/containers.twig +++ b/php/templates/containers.twig @@ -298,7 +298,7 @@ {% if newMajorVersionString != '' and isAnyRunning == true and isApacheStarting != true %}
Note about Nextcloud Hub {{ newMajorVersionString }} -

If you haven't upgraded to Nextcloud Hub {{ newMajorVersionString }} yet and want to do that now, feel free to follow this documentation

+

If you haven't upgraded to Nextcloud Hub {{ newMajorVersionString }} yet and want to do that now, feel free to follow this documentation

{% endif %} {% endif %}