From d22a3152db8d255877c5daa1e654b32cfbdc6dfc Mon Sep 17 00:00:00 2001 From: Evgeniy Alekseev Date: Thu, 25 May 2023 16:31:40 +0300 Subject: [PATCH] fix documentation error --- docs/faq.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/faq.rst b/docs/faq.rst index 5bf14b21..4b5868a7 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -769,7 +769,7 @@ The application provides special plugin which generates keyring package. This pl [keyring] target = keyring_generator - By default it will use ``sign.key`` as trusted key and all other keys as packagers ones. For all available options refer to :doc:`configuration . + By default it will use ``sign.key`` as trusted key and all other keys as packagers ones. For all available options refer to :doc:`configuration `. #. Create package source files: @@ -807,7 +807,7 @@ The application provides special plugin which generates mirrorlist package also. [mirrorlist_generator] servers = https://repo.example.com/$arch - The ``mirrorlist_generator.servers`` must contain list of available mirrors, the ``$arch`` and ``$repo`` variables are supported. For more options kindly refer to :doc:`configuration . + The ``mirrorlist_generator.servers`` must contain list of available mirrors, the ``$arch`` and ``$repo`` variables are supported. For more options kindly refer to :doc:`configuration `. #. Create package source files: