summaryrefslogtreecommitdiffstats
path: root/documentation/overview-manual/overview-manual-development-environment.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/overview-manual/overview-manual-development-environment.rst')
-rw-r--r--documentation/overview-manual/overview-manual-development-environment.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/overview-manual/overview-manual-development-environment.rst b/documentation/overview-manual/overview-manual-development-environment.rst
index 36a2462134..2421ec1a85 100644
--- a/documentation/overview-manual/overview-manual-development-environment.rst
+++ b/documentation/overview-manual/overview-manual-development-environment.rst
@@ -103,7 +103,7 @@ methods exist for you to do work in the Yocto Project environment:
103 hardware. To development BSPs, you need to take some additional steps 103 hardware. To development BSPs, you need to take some additional steps
104 beyond what was described in setting up a development host. 104 beyond what was described in setting up a development host.
105 105
106 The :doc:`../bsp-guide/index` provides BSP-related development 106 The :doc:`/bsp-guide/index` provides BSP-related development
107 information. For specifics on development host preparation, see the 107 information. For specifics on development host preparation, see the
108 ":ref:`bsp-guide/bsp:preparing your build host to work with bsp layers`" 108 ":ref:`bsp-guide/bsp:preparing your build host to work with bsp layers`"
109 section in the Yocto Project Board Support Package (BSP) Developer's 109 section in the Yocto Project Board Support Package (BSP) Developer's
@@ -114,7 +114,7 @@ methods exist for you to do work in the Yocto Project environment:
114 using ``devtool`` makes kernel development quicker by reducing 114 using ``devtool`` makes kernel development quicker by reducing
115 iteration cycle times. 115 iteration cycle times.
116 116
117 The :doc:`../kernel-dev/index` provides kernel-related 117 The :doc:`/kernel-dev/index` provides kernel-related
118 development information. For specifics on development host 118 development information. For specifics on development host
119 preparation, see the 119 preparation, see the
120 ":ref:`kernel-dev/kernel-dev-common:preparing the build host to work on the kernel`" 120 ":ref:`kernel-dev/kernel-dev-common:preparing the build host to work on the kernel`"
@@ -130,7 +130,7 @@ methods exist for you to do work in the Yocto Project environment:
130 130
131 For steps that show you how to set up your development host to use 131 For steps that show you how to set up your development host to use
132 Toaster and on how to use Toaster in general, see the 132 Toaster and on how to use Toaster in general, see the
133 :doc:`../toaster-manual/index`. 133 :doc:`/toaster-manual/index`.
134 134
135Yocto Project Source Repositories 135Yocto Project Source Repositories
136================================= 136=================================