diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-04-17 12:41:26 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-24 17:16:18 +0100 |
commit | 36706a55ee9177a373a58036a6a8193790b143da (patch) | |
tree | 3c1f671afcd2cc7c4c7d870c42944f8950935fce | |
parent | 6f9df237c2877bafc6b3f5aefee46e6ec1a692de (diff) | |
download | poky-36706a55ee9177a373a58036a6a8193790b143da.tar.gz |
ref-manual: Removed redundant link for "Source Direcotory" term.
(From yocto-docs rev: 82ebe64671cf298a8e9c53b2975540542f10b28f)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/ref-manual/ref-classes.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index abcc1221d1..1325d16590 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
@@ -35,8 +35,7 @@ | |||
35 | <para> | 35 | <para> |
36 | This chapter discusses only the most useful and important classes. | 36 | This chapter discusses only the most useful and important classes. |
37 | Other classes do exist within the <filename>meta/classes</filename> | 37 | Other classes do exist within the <filename>meta/classes</filename> |
38 | directory in the | 38 | directory in the Source Directory. |
39 | <link linkend='source-directory'>Source Directory</link>. | ||
40 | You can reference the <filename>.bbclass</filename> files directly | 39 | You can reference the <filename>.bbclass</filename> files directly |
41 | for more information. | 40 | for more information. |
42 | </para> | 41 | </para> |