From 948392a39897e23f2876daa6be128a2a371eb1bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20M=C3=BCller?= <1005065+DeepDiver1975@users.noreply.github.com> Date: Mon, 22 Jun 2026 00:03:35 +0200 Subject: [PATCH] docs: fix broken xref to "Managing Resources to Synchronize" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The xref used id `using-an-account-that-connects-to-infinite-scale`, which no heading generates. The intended target is the heading `=== Managing Resources to Synchronize`, whose anchor is `managing-resources-to-synchronize`. Point the xref there. Closes #726 Co-Authored-By: Claude Opus 4.8 Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com> --- modules/ROOT/pages/using.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ROOT/pages/using.adoc b/modules/ROOT/pages/using.adoc index 1341657..d11255e 100644 --- a/modules/ROOT/pages/using.adoc +++ b/modules/ROOT/pages/using.adoc @@ -408,7 +408,7 @@ Spaces in Infinite Scale are similar to folders: * On initial account setup, all available spaces are auto-selected for the synchronization process. ** There are at minimum two spaces added, which are the personal space and the space that contains all received shares. Shares are shown as folders in the local filesystem. -* Post initial account setup, new spaces can be added via xref:using-an-account-that-connects-to-infinite-scale[Managing Resources to Synchronize]. +* Post initial account setup, new spaces can be added via xref:managing-resources-to-synchronize[Managing Resources to Synchronize]. * When a space is renamed in the Web UI, it also gets renamed in the sync window view, but the local folder name where it is stored does not change. * Spaces can be customized with images in the Web UI. The image selected is also shown in the Desktop app. * When a space gets disabled or deleted via the Web UI, no data is deleted locally.