From 694c933e5b8a012ac8ae35b48c401a362b01ccd3 Mon Sep 17 00:00:00 2001 From: BMerz Date: Sun, 31 Jul 2022 16:03:03 +0200 Subject: [PATCH 1/2] Updated link to documentation Link to 3.0 is not working Signed-off-by: BMerz --- doc/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/README.md b/doc/README.md index 632aad5078..211475854d 100644 --- a/doc/README.md +++ b/doc/README.md @@ -2,7 +2,7 @@ The main nextcloud Documentation is found at https://github.com/nextcloud/documentation -The rst files from the current stable branch will be parsed with sphinx to be used at https://docs.nextcloud.com/desktop/3.0/ +The rst files from the current stable branch will be parsed with sphinx to be used at https://docs.nextcloud.com/desktop/3.5/ ## Dependencies From c3ff24facab30ac9e49c12d792ae0fb91630818f Mon Sep 17 00:00:00 2001 From: BMerz Date: Tue, 9 Aug 2022 21:41:55 +0200 Subject: [PATCH 2/2] Update README.md Signed-off-by: BMerz --- doc/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/README.md b/doc/README.md index 211475854d..69d828a99e 100644 --- a/doc/README.md +++ b/doc/README.md @@ -2,7 +2,7 @@ The main nextcloud Documentation is found at https://github.com/nextcloud/documentation -The rst files from the current stable branch will be parsed with sphinx to be used at https://docs.nextcloud.com/desktop/3.5/ +The rst files from the current stable branch will be parsed with sphinx to be used at https://docs.nextcloud.com/desktop/latest/ ## Dependencies