summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorKristi Rifenbark <kristi.rifenbark@gmail.com>2017-06-16 14:20:00 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-07-04 16:05:02 +0100
commit3b8d101e564488ff1f5b27744404f9743da2b97d (patch)
tree1e9665d9d330bcadf1e4c3788f43547e0e51e3dd /doc
parenta457cbfb1f20a47db3978290921d0708cd96bd70 (diff)
downloadbitbake-contrib-3b8d101e564488ff1f5b27744404f9743da2b97d.tar.gz
bitbake-user-manual: Replaced bad link
Fixes [YOCTO #11675] There was a "hambedded" link that was broken. The link was intended to show the bitbake.conf file. I replaced it with the link to show the actual bitbake.conf file. Signed-off-by: Kristi Rifenbark <kristi.rifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/bitbake-user-manual/bitbake-user-manual-hello.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bitbake-user-manual/bitbake-user-manual-hello.xml b/doc/bitbake-user-manual/bitbake-user-manual-hello.xml
index 8b7edbff5..970d028a5 100644
--- a/doc/bitbake-user-manual/bitbake-user-manual-hello.xml
+++ b/doc/bitbake-user-manual/bitbake-user-manual-hello.xml
@@ -269,7 +269,7 @@
and define some key BitBake variables.
For more information on the <filename>bitbake.conf</filename>,
see
- <ulink url='http://hambedded.org/blog/2012/11/24/from-bitbake-hello-world-to-an-image/#an-overview-of-bitbakeconf'></ulink>
+ <ulink url='http://git.openembedded.org/bitbake/tree/conf/bitbake.conf'></ulink>.
</para>
<para>Use the following commands to create the <filename>conf</filename>
directory in the project directory: