diff options
-rw-r--r-- | documentation/poky-ref-manual/extendpoky.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky-ref-manual/extendpoky.xml b/documentation/poky-ref-manual/extendpoky.xml index 0b1a2233a7..79cb0c4daf 100644 --- a/documentation/poky-ref-manual/extendpoky.xml +++ b/documentation/poky-ref-manual/extendpoky.xml | |||
@@ -754,7 +754,7 @@ BBFILE_PRIORITY_emenlow = "6" | |||
754 | Experience shows that buildbot is a good fit for this role. | 754 | Experience shows that buildbot is a good fit for this role. |
755 | What works well is to configure buildbot to make two types of builds: | 755 | What works well is to configure buildbot to make two types of builds: |
756 | incremental and full (from scratch). | 756 | incremental and full (from scratch). |
757 | See <ulink url='http://autobuilder.pokylinux.org:8010'>poky autobuilder</ulink> | 757 | See <ulink url='http://autobuilder.yoctoproject.org:8010'>poky autobuilder</ulink> |
758 | for an example implementation that uses buildbot. | 758 | for an example implementation that uses buildbot. |
759 | </para> | 759 | </para> |
760 | <para> | 760 | <para> |