From 0db33b24230b4cd04637589db9ae774c414cedaf Mon Sep 17 00:00:00 2001
From: Recolic <git@me.recolic.net>
Date: Tue, 14 May 2024 01:26:08 +0000
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 0385b30..a813e7d 100644
--- a/README.md
+++ b/README.md
@@ -229,7 +229,7 @@ debug console:
 docker exec -u 33 -ti rdrive ./occ [args...]
 ```
 
-upgrade: at most one BIG-version each time. just stop and run with new image version. 
+upgrade path: [Last minor-release in every BIG-version is a checkpoint.](https://docs.nextcloud.com/server/latest/admin_manual/maintenance/upgrade.html) just stop and run with new image version. 
 
 - customize (new deployment)
 
-- 
GitLab