core/com.nokia.carbide.cpp.doc.user/html/concepts/contextual_menus.htm
changeset 1658 2a5c0df13bad
parent 1448 e1fbef8f8f8c
child 1791 727385d8e2b3
--- a/core/com.nokia.carbide.cpp.doc.user/html/concepts/contextual_menus.htm	Wed Jul 21 11:32:00 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/concepts/contextual_menus.htm	Wed Jul 21 13:50:58 2010 -0500
@@ -15,8 +15,8 @@
   <li>Editor views - perform editing functions, format, compare, and a host of other file actions </li>
   <li><a href="../reference/view_breakpoints.htm">Breakpoints</a> view - enable, disable, remove, or select all breakpoints</li>
   <li><a href="../debugger/debug/viewing_debug.htm">Debug</a> view - restart, step into, over, or out of routines, terminate or suspend program execution </li>
-  <li><a href="../reference/view_memory_wnd.htm">Memory</a> view - add or remove memory monitors </li>
-  <li><a href="../reference/view_cpp_projects.htm">Project Explorer</a> view - manage projects, build, delete, freeze, run, debug, and other common project commands</li>
+  <li><a href="../reference/view_memory.htm">Memory</a> view - add or remove memory monitors </li>
+  <li><a href="../reference/view_proj_explorer.htm">Project Explorer</a> view - manage projects, build, delete, freeze, run, debug, and other common project commands</li>
   <li><a href="../reference/view_variables.htm">Variables</a> view - enable, disable, find, and change  the format or value of variables displayed</li>
 </ul>
 <p class="note"><b>TIP</b> Experiment using the context menu in various views to discover additional capabilities.</p>