From a4875df4fbb6d1e10c4efd02574aa22b1b1b7844 Mon Sep 17 00:00:00 2001 From: Michael Vincerra Date: Wed, 25 Jul 2018 16:57:31 -0700 Subject: [PATCH] Appends ':' to the end of the target-label - where it appears in autospec-about - where it is used in the "include" Signed-off-by: Michael Vincerra --- source/clear-linux/concepts/autospec-about.rst | 2 +- source/clear-linux/guides/maintenance/autospec.rst | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/source/clear-linux/concepts/autospec-about.rst b/source/clear-linux/concepts/autospec-about.rst index b7f9fce0..a314514c 100644 --- a/source/clear-linux/concepts/autospec-about.rst +++ b/source/clear-linux/concepts/autospec-about.rst @@ -3,7 +3,7 @@ Autospec ######## -.. _incl-autospec-overview +.. _incl-autospec-overview: Overview -------- diff --git a/source/clear-linux/guides/maintenance/autospec.rst b/source/clear-linux/guides/maintenance/autospec.rst index ce4b953b..29ed5da7 100644 --- a/source/clear-linux/guides/maintenance/autospec.rst +++ b/source/clear-linux/guides/maintenance/autospec.rst @@ -68,8 +68,8 @@ Create a RPM with autospec ************************** .. include:: ../../concepts/autospec-about.rst - :Start-after: incl-autospec-overview - :end-before: incl-autospec-overview-end + :Start-after: incl-autospec-overview: + :end-before: incl-autospec-overview-end: For a detailed explanation of how ``autospec`` works on |CL|, visit our :ref:`autospec-about` about page. For a general understanding of how RPMs