From 610d243fb684caf9e063d75217098703f758ef62 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:02:47 +0200 Subject: [PATCH] docs: fix broken xref to "Remove an Account" section MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The xref used id `removing-an-account`, but the target heading `==== Remove an Account` generates the anchor `remove-an-account` under Antora's id settings (idprefix='', idseparator='-'), so the link did not resolve. Point the xref at the correct anchor. Closes #725 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..7d72d85 100644 --- a/modules/ROOT/pages/using.adoc +++ b/modules/ROOT/pages/using.adoc @@ -306,7 +306,7 @@ Synchronization occurs periodically, connecting to the server every few minutes. Allows you to open the browser instead of the File Explorer to view all the data of the connected account. ** menu:Remove[] + -Lets you remove an account. See the xref:removing-an-account[Removing an Account] section below for details. +Lets you remove an account. See the xref:remove-an-account[Removing an Account] section below for details. ==== Add New Accounts