From b394cca92737202a242511d32a5c7fdb463ea03c Mon Sep 17 00:00:00 2001 From: Michael Opdenacker Date: Thu, 17 Jun 2021 15:16:18 +0200 Subject: manuals: fix issues related to trailing dots Fix missing reference and styling issues found thanks to trailing dots (only non black character in a line) Matches (and multiple false positives) found with the below command: git grep "\s\.$" (From yocto-docs rev: 1d3026f50753d9ccf39b7d0163c77c765d754994) Signed-off-by: Michael Opdenacker Signed-off-by: Richard Purdie --- documentation/ref-manual/release-process.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'documentation/ref-manual') diff --git a/documentation/ref-manual/release-process.rst b/documentation/ref-manual/release-process.rst index 64adc1e389..ab143f7df0 100644 --- a/documentation/ref-manual/release-process.rst +++ b/documentation/ref-manual/release-process.rst @@ -166,9 +166,8 @@ repository. .. note:: - You can find all these branches in the Yocto Project - Source Repositories - . + You can find all these branches in the + :ref:`overview-manual/development-environment:yocto project source repositories`. Testing within these public branches ensures in a publicly visible way that all of the main supposed architectures and recipes in OE-Core -- cgit v1.2.3-54-g00ecf