core/com.nokia.carbide.cpp.doc.user/html/reference/menus/compile_source.htm
changeset 2131 ff0156b93599
parent 1791 727385d8e2b3
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/menus/compile_source.htm	Sat Oct 02 12:36:21 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/menus/compile_source.htm	Wed Oct 06 10:31:32 2010 -0500
@@ -9,7 +9,7 @@
 </head>
 <body >
 <h2>Compile</h2>
-<p>Select a .c, .cpp, or .cia source file in the <a href="../view_proj_explorer.htm">Project Explorer</a> or <a href="../view_sym_proj_nav.htm">Symbian Project Navigator</a> view, right-click the file and choose <b> Symbian Build &gt; Compile</b> (<span class="code">CTRL+ALT+C</span>) to compile it. This is also available from within a C/C++ editor view. You can use the shift or control key to select one or more of these file types across the same or different projects. The build progress is displayed in the Console view.</p>
+<p>Select a .c, .cpp, or .cia source file in the <a href="../../projects/views/view_proj_explorer.htm">Project Explorer</a> or <a href="../../projects/views/view_sym_proj_nav.htm">Symbian Project Navigator</a> view, right-click the file and choose <b> Symbian Build &gt; Compile</b> (<span class="code">CTRL+ALT+C</span>) to compile it. This is also available from within a C/C++ editor view. You can use the shift or control key to select one or more of these file types across the same or different projects. The build progress is displayed in the Console view.</p>
 <p align="center"><img src="../images/menu_symb_compile.png" alt="Compile source" width="580" height="231"></p>
 <p class="figure">Figure 1 - Right-click to compile a source file </p>
 <h5>Other references</h5>