| Message ID | b4c55dbb-f57e-3724-91b6-26e41cfb21b9@crashcourse.ca |
|---|---|
| State | New |
| Headers | show |
| Series | yp-intro.rst: add link to "buildbot" | expand |
diff --git a/documentation/overview-manual/yp-intro.rst b/documentation/overview-manual/yp-intro.rst index 85e78dc57..332d1a241 100644 --- a/documentation/overview-manual/yp-intro.rst +++ b/documentation/overview-manual/yp-intro.rst @@ -389,7 +389,7 @@ Yocto Project: .. note:: - AutoBuilder is based on buildbot. + AutoBuilder is based on `buildbot <https://buildbot.net/>`__. A goal of the Yocto Project is to lead the open source industry with a project that automates testing and QA procedures. In doing so, the
When referring to buildbot, add a link to its home page. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> ---