From 424567d629b08785a6594d16427ee0fa8c31f384 Mon Sep 17 00:00:00 2001 From: Nicolas Dechesne Date: Mon, 27 Jul 2020 17:38:09 +0200 Subject: sphinx: manual updates for some links Some links were not found by the regexp, especially because of they are spanning across multiple lines. This patch is a manual fixup for these patterns. (From yocto-docs rev: 7a5cf8b372903d959d4a1f0882e6198f31f3cba5) Signed-off-by: Nicolas Dechesne Signed-off-by: Richard Purdie --- documentation/sdk-manual/sdk-working-projects.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'documentation/sdk-manual/sdk-working-projects.rst') diff --git a/documentation/sdk-manual/sdk-working-projects.rst b/documentation/sdk-manual/sdk-working-projects.rst index 63f61de66d..d18568d60a 100644 --- a/documentation/sdk-manual/sdk-working-projects.rst +++ b/documentation/sdk-manual/sdk-working-projects.rst @@ -14,8 +14,7 @@ Once you have a suitable `cross-development toolchain <&YOCTO_DOCS_REF_URL;#cross-development-toolchain>`__ installed, it is very easy to develop a project using the `GNU Autotools-based `__ -workflow, which is outside of the `OpenEmbedded build -system <&YOCTO_DOCS_REF_URL;#build-system-term>`__. +workflow, which is outside of the :term:`OpenEmbedded Build System`. The following figure presents a simple Autotools workflow. -- cgit v1.2.3-54-g00ecf