From f3e7db78adf417231ce29eb6a9a28a74857a2954 Mon Sep 17 00:00:00 2001 From: Nicolas Dechesne Date: Fri, 31 Jul 2020 17:58:42 +0200 Subject: sphinx: add links to section in the Bitbake manual Use intersphinx extension to replace links to the Bitbake manual with proper cross references. (From yocto-docs rev: 458a6e540a2286ac838812d802306806f77b885c) Signed-off-by: Nicolas Dechesne Signed-off-by: Richard Purdie --- documentation/sdk-manual/sdk-extensible.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/sdk-manual') diff --git a/documentation/sdk-manual/sdk-extensible.rst b/documentation/sdk-manual/sdk-extensible.rst index 2652b4acd4..5836bd8549 100644 --- a/documentation/sdk-manual/sdk-extensible.rst +++ b/documentation/sdk-manual/sdk-extensible.rst @@ -577,7 +577,7 @@ specify source code revision and versioning schemes, extract code into or out of the ``devtool`` :ref:`devtool-the-workspace-layer-structure`, and work with any source file forms that the -`fetchers <&YOCTO_DOCS_BB_URL;#bb-fetchers>`__ support. +:ref:`fetchers ` support. The following diagram shows the common development flow used with the ``devtool upgrade`` command: -- cgit v1.2.3-54-g00ecf