diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2019-06-27 14:03:59 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-07-18 12:16:53 +0100 |
| commit | bcd50509bf8f1141a83a5bb287f1a17d046c3145 (patch) | |
| tree | 8c5754e14c68adf5d25ff4281dff54db7e7ee6d5 /documentation/dev-manual | |
| parent | 25efbee1d7120d2362698811b53320ba81b9d4aa (diff) | |
| download | poky-bcd50509bf8f1141a83a5bb287f1a17d046c3145.tar.gz | |
dev-manual: Provided proper link title
In the "Enabling GObject Introspection Support" section, a link
existed to the "Known Issues" section further down in the
chapter. The target of the link was missing and appeared as the
placeholder "xxx". I put in the proper link.
(From yocto-docs rev: 8d0d1b2104f08e888075bc0ae0bed4f0ec2f4ea6)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual')
| -rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 9231d1416e..165c3aa6a7 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
| @@ -7129,7 +7129,8 @@ | |||
| 7129 | This problem is solved with the OpenEmbedded build system by | 7129 | This problem is solved with the OpenEmbedded build system by |
| 7130 | running the code through QEMU, which allows precisely that. | 7130 | running the code through QEMU, which allows precisely that. |
| 7131 | Unfortunately, QEMU does not always work perfectly as mentioned | 7131 | Unfortunately, QEMU does not always work perfectly as mentioned |
| 7132 | in the xxx section. | 7132 | in the |
| 7133 | "<link linkend='known-issues'>Known Issues</link>" section. | ||
| 7133 | </para> | 7134 | </para> |
| 7134 | 7135 | ||
| 7135 | <section id='enabling-the-generation-of-introspection-data'> | 7136 | <section id='enabling-the-generation-of-introspection-data'> |
