diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-08-09 13:36:41 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-08-15 10:28:44 +0100 |
commit | 46fea20b45832d0585f0462fa27315f654a833ec (patch) | |
tree | 6cfbb13e90f7734876dbe51e7854246942bfb471 /documentation/dev-manual/dev-manual-start.xml | |
parent | c610d310e74e916aef97de2ed9832f49b7aac60b (diff) | |
download | poky-46fea20b45832d0585f0462fa27315f654a833ec.tar.gz |
dev-manual: Updated link to "CROPS" to be to the GitHub area.
The original link was to a deprecated site.
(From yocto-docs rev: 067094d10a8d02d0873deb87508377e896e4f3c7)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/dev-manual-start.xml')
-rw-r--r-- | documentation/dev-manual/dev-manual-start.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index 8f31ae7385..d6271bec96 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml | |||
@@ -528,7 +528,7 @@ | |||
528 | 528 | ||
529 | <para> | 529 | <para> |
530 | With | 530 | With |
531 | <ulink url='https://git.yoctoproject.org/cgit/cgit.cgi/crops/about/'>CROPS</ulink>, | 531 | <ulink url='https://github.com/crops/crops/blob/master/README.md'>CROPS</ulink>, |
532 | which leverages | 532 | which leverages |
533 | <ulink url='https://www.docker.com/'>Docker Containers</ulink>, | 533 | <ulink url='https://www.docker.com/'>Docker Containers</ulink>, |
534 | you can create a Yocto Project development environment that | 534 | you can create a Yocto Project development environment that |