From debb7591f646de500b1dd828044e0908c5fc3f94 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:04:14 +0200 Subject: [PATCH] docs: use direct same-page xref for Ignored Files Editor MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The xref routed through `navigating.adoc#using-the-ignored-files-editor`, but `navigating.adoc` is only a page-aliases entry of using.adoc itself. This is a brittle self-referential link through the page's own alias. Replace it with a direct same-page xref, matching the existing correct reference elsewhere on the page (using.adoc:538). Closes #727 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 46c8808..22603a8 100644 --- a/modules/ROOT/pages/using.adoc +++ b/modules/ROOT/pages/using.adoc @@ -627,7 +627,7 @@ By default, the Desktop App ignores the following files: ** Files with a trailing space or dot. ** See the xref:filenames.adoc[Filename Considerations] page to identify characters not allowed in filenames or filenames that contain reserved names that do not work on typical Windows filesystems. -If a pattern selected using a checkbox in the xref:navigating.adoc#using-the-ignored-files-editor[Ignored Files Editor], or if a line in the exclude file starts with the character `]` directly followed by the file pattern, files matching the pattern are considered. +If a pattern selected using a checkbox in the xref:using-the-ignored-files-editor[Ignored Files Editor], or if a line in the exclude file starts with the character `]` directly followed by the file pattern, files matching the pattern are considered. Fleeting meta data:: +