diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml index 51377c75c0..c85667cdd1 100644 --- a/documentation/dev-manual/dev-manual-newbie.xml +++ b/documentation/dev-manual/dev-manual-newbie.xml @@ -107,8 +107,7 @@ Yocto Plug-in, miscellaneous support, Poky, pseudo, cross-development toolchains, and all released versions of Yocto Project in the form of images or tarballs. Downloading and extracting these files does not produce a Git repository but rather - a snapshot of a particular release or image. - [WRITER NOTE: link will be http://downloads.yoctoproject.org.] + a snapshot of a particular release or image. diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index d04fdf396e..a5f3652b13 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml @@ -9,7 +9,7 @@ This chapter introduces the Yocto Project and gives you an idea of what you need to get started. You can find enough information to set up your development host and build or use images for hardware supported by the Yocto Project by reading - + The Yocto Project Quick Start. @@ -57,7 +57,7 @@ Packages: The Yocto Project requires certain packages exist on your development system (e.g. Python 2.6 or 2.7). - See "The Packages" + See "The Packages" section in the Yocto Project Quick start for the exact package requirements and the installation commands to install them for the supported distributions. @@ -213,7 +213,7 @@ applications using the Eclipse Integrated Development Environment (IDE), you will need this plug-in. See the - "Setting up the Eclipse IDE" + "Setting up the Eclipse IDE" section in the Yocto Application Development Toolkit (ADT) User’s Guide for more information. @@ -226,7 +226,7 @@ The build process creates an entire Linux distribution, including the toolchain, from source. For more information on this topic, see the - "Building an Image" + "Building an Image" section in the Yocto Project Quick Start. @@ -264,7 +264,7 @@ You can find details on all these steps in the - "Using Pre-Built Binaries and QEMU" + "Using Pre-Built Binaries and QEMU" section of the Yocto Project Quick Start.