diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-09-28 10:16:59 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-10-01 23:30:27 +0100 |
commit | 655264abcfe90dd72c5fe02a6113d6eebf222b56 (patch) | |
tree | 33f50c992decec4e87b4328a13d79cc6338c8f15 /documentation/dev-manual/dev-manual-newbie.xml | |
parent | 082451723577c42419ead8e2f2602d9df25e7983 (diff) | |
download | poky-655264abcfe90dd72c5fe02a6113d6eebf222b56.tar.gz |
documentation: dev-manual - Fixed buildbot target heading.
(From yocto-docs rev: dc8949b3493b16d3a8ba83aad0ec756c53fcd1cf)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/dev-manual-newbie.xml')
-rw-r--r-- | documentation/dev-manual/dev-manual-newbie.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml index 3d1983e574..529424e521 100644 --- a/documentation/dev-manual/dev-manual-newbie.xml +++ b/documentation/dev-manual/dev-manual-newbie.xml | |||
@@ -75,7 +75,7 @@ | |||
75 | Experience shows that buildbot is a good fit for this role. | 75 | Experience shows that buildbot is a good fit for this role. |
76 | What works well is to configure buildbot to make two types of builds: | 76 | What works well is to configure buildbot to make two types of builds: |
77 | incremental and full (from scratch). | 77 | incremental and full (from scratch). |
78 | See <ulink url='http://autobuilder.yoctoproject.org:8010/'>the buildbot for the | 78 | See <ulink url='http://autobuilder.yoctoproject.org:8010/'>Welcome to the buildbot for the |
79 | Yocto Project</ulink> for an example implementation that uses buildbot. | 79 | Yocto Project</ulink> for an example implementation that uses buildbot. |
80 | </para> | 80 | </para> |
81 | 81 | ||