From d21c35bd81ffb806e5157a43231f8af92c0ba90a Mon Sep 17 00:00:00 2001 From: Michael Opdenacker Date: Tue, 23 Nov 2021 18:49:18 +0100 Subject: misc manuals: add further class references (From yocto-docs rev: 0693f1f8466a118dc707a9c17d5ca528b4ea368a) Signed-off-by: Michael Opdenacker Signed-off-by: Richard Purdie --- documentation/overview-manual/concepts.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/overview-manual') diff --git a/documentation/overview-manual/concepts.rst b/documentation/overview-manual/concepts.rst index 89a5eb49fb..33b4071026 100644 --- a/documentation/overview-manual/concepts.rst +++ b/documentation/overview-manual/concepts.rst @@ -1800,7 +1800,7 @@ type of output occurs when a set of data is merged into a shared directory tree such as the sysroot. The Yocto Project team has tried to keep the details of the -implementation hidden in ``sstate`` class. From a user's perspective, +implementation hidden in the :ref:`sstate ` class. From a user's perspective, adding shared state wrapping to a task is as simple as this :ref:`ref-tasks-deploy` example taken from the :ref:`deploy ` class:: -- cgit v1.2.3-54-g00ecf