core/com.nokia.carbide.cpp.doc.user/html/projects/launch/customizing_launch_configs.htm
changeset 2131 ff0156b93599
parent 2087 617a89f9dffc
--- a/core/com.nokia.carbide.cpp.doc.user/html/projects/launch/customizing_launch_configs.htm	Sat Oct 02 12:36:21 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/projects/launch/customizing_launch_configs.htm	Wed Oct 06 10:31:32 2010 -0500
@@ -32,7 +32,7 @@
   <p align="center"><img src="images/wnd_launch_config_blank.png" width="780" height="578" alt="Undefined launch configuration"/> </p>
   <p class="figure">Figure 1 - Initial blank Debug launch configuration window</p>
   </li>
-  <li>Select a type of launch configuration (for example, Symbian OS Emulation), then click the New launch configuration icon to create a new
+  <li>Select a type of launch configuration (for example, Symbian Emulation), then click the New launch configuration icon to create a new
     configuration of that type.
     <p>A new configuration appears in the Configuration list under the
       appropriate section  using the project name and target to create the configuration name.</p>
@@ -63,7 +63,7 @@
       <li>Source (<i>Eclipse</i>) </li>
       <li>Common (<i>Eclipse</i>) </li>
     </ul>
-    <p>To debug something outside of the workspace, be sure to import the binary into the <a href="../../reference/view_executables.htm">Executables</a> view. </p>
+    <p>To debug something outside of the workspace, be sure to import the binary into the <a href="../views/view_executables.htm">Executables</a> view. </p>
   </li>
   <li>Click Debug
     <p>The IDE launches the executable. If the launch configuration is set to change perspective, it  switches to the specified perspective. </p>