From aaacde4a98eead561c1e32046a6f09a4d6bcdbf7 Mon Sep 17 00:00:00 2001 From: Andrii V Date: Thu, 31 Jul 2025 20:46:47 +0200 Subject: [PATCH] docs: fixed small things based on feedback --- docs/admin/system_admin/indexing.rst | 2 +- docs/tools/tools-cli.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/admin/system_admin/indexing.rst b/docs/admin/system_admin/indexing.rst index 2b7c6fc1..8d6fda99 100644 --- a/docs/admin/system_admin/indexing.rst +++ b/docs/admin/system_admin/indexing.rst @@ -14,7 +14,7 @@ See :ref:`enable-elasticsearch` for details. For comprehensive full-text search documentation including ElasticSearch setup, auth token generation, advanced mapping configuration, and deployment-specific instructions, - see the `Full-text Search Setup Guide `_. + see the :ref:`Full-text Search Setup Guide `. diff --git a/docs/tools/tools-cli.rst b/docs/tools/tools-cli.rst index 25a9e225..4280671c 100644 --- a/docs/tools/tools-cli.rst +++ b/docs/tools/tools-cli.rst @@ -555,7 +555,7 @@ Example usage: .. note:: For comprehensive indexing documentation including ElasticSearch setup, advanced mapping configuration, - and troubleshooting, see the `Full-text Search Setup Guide `_. + and troubleshooting, see the :ref:`Full-text Search Setup Guide `. .. _tools-setup-config: