summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-start.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/dev-manual-start.xml')
-rw-r--r--documentation/dev-manual/dev-manual-start.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml
index 27237c0d20..356abdf0a8 100644
--- a/documentation/dev-manual/dev-manual-start.xml
+++ b/documentation/dev-manual/dev-manual-start.xml
@@ -260,12 +260,12 @@
260 <listitem><para> 260 <listitem><para>
261 For concepts and introductory information about Git as it 261 For concepts and introductory information about Git as it
262 is used in the Yocto Project, see the 262 is used in the Yocto Project, see the
263 "<ulink url='&YOCTO_DOCS_OVERVIEW_URL;#git'>Git</ulink>" 263 "<ulink url='&YOCTO_DOCS_GS_URL;#git'>Git</ulink>"
264 section in the Yocto Project Overview Manual. 264 section in the Yocto Project Overview Manual.
265 </para></listitem> 265 </para></listitem>
266 <listitem><para> 266 <listitem><para>
267 For concepts on Yocto Project source repositories, see the 267 For concepts on Yocto Project source repositories, see the
268 "<ulink url='&YOCTO_DOCS_OVERVIEW_URL;#yocto-project-repositories'>Yocto Project Source Repositories</ulink>" 268 "<ulink url='&YOCTO_DOCS_GS_URL;#yocto-project-repositories'>Yocto Project Source Repositories</ulink>"
269 section in the Yocto Project Overview Manual." 269 section in the Yocto Project Overview Manual."
270 </para></listitem> 270 </para></listitem>
271 </itemizedlist> 271 </itemizedlist>
@@ -277,7 +277,7 @@
277 277
278 <para> 278 <para>
279 Working from a copy of the upstream Yocto Project 279 Working from a copy of the upstream Yocto Project
280 <ulink url='&YOCTO_DOCS_OVERVIEW_URL;#source-repositories'>Source Repositories</ulink> 280 <ulink url='&YOCTO_DOCS_GS_URL;#source-repositories'>Source Repositories</ulink>
281 is the preferred method for obtaining and using a Yocto Project 281 is the preferred method for obtaining and using a Yocto Project
282 release. 282 release.
283 You can view the Yocto Project Source Repositories at 283 You can view the Yocto Project Source Repositories at
@@ -306,7 +306,7 @@
306 <listitem><para> 306 <listitem><para>
307 <emphasis>Find the URL Used to Clone the Repository:</emphasis> 307 <emphasis>Find the URL Used to Clone the Repository:</emphasis>
308 At the bottom of the page, note the URL used to 308 At the bottom of the page, note the URL used to
309 <ulink url='&YOCTO_DOCS_OVERVIEW_URL;#git-commands-clone'>clone</ulink> 309 <ulink url='&YOCTO_DOCS_GS_URL;#git-commands-clone'>clone</ulink>
310 that repository (e.g. 310 that repository (e.g.
311 <filename>&YOCTO_GIT_URL;/poky</filename>). 311 <filename>&YOCTO_GIT_URL;/poky</filename>).
312 <note> 312 <note>
@@ -466,7 +466,7 @@
466 466
467 <para> 467 <para>
468 You create your Source Directory by using 468 You create your Source Directory by using
469 <ulink url='&YOCTO_DOCS_OVERVIEW_URL;#git'>Git</ulink> to clone a local 469 <ulink url='&YOCTO_DOCS_GS_URL;#git'>Git</ulink> to clone a local
470 copy of the upstream <filename>poky</filename> repository. 470 copy of the upstream <filename>poky</filename> repository.
471 <note><title>Tip</title> 471 <note><title>Tip</title>
472 The preferred method of getting the Yocto Project Source 472 The preferred method of getting the Yocto Project Source
@@ -741,7 +741,7 @@
741 <ulink url='&YOCTO_DOCS_REF_URL;#build-directory'>Build Directory</ulink> 741 <ulink url='&YOCTO_DOCS_REF_URL;#build-directory'>Build Directory</ulink>
742 under <filename>tmp/deploy/images</filename>. 742 under <filename>tmp/deploy/images</filename>.
743 For detailed information on the build process using BitBake, see the 743 For detailed information on the build process using BitBake, see the
744 "<ulink url='&YOCTO_DOCS_OVERVIEW_URL;#images-dev-environment'>Images</ulink>" 744 "<ulink url='&YOCTO_DOCS_GS_URL;#images-dev-environment'>Images</ulink>"
745 section in the Yocto Project Overview Manual. 745 section in the Yocto Project Overview Manual.
746 </para> 746 </para>
747 747