core/com.nokia.carbide.cpp.doc.user/html/concepts/contextual_menus.htm
changeset 400 9b005a8e6778
parent 302 8ad872e05db4
child 939 47d3ca29d054
--- a/core/com.nokia.carbide.cpp.doc.user/html/concepts/contextual_menus.htm	Fri Aug 07 15:50:06 2009 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/concepts/contextual_menus.htm	Mon Aug 10 15:21:12 2009 -0500
@@ -14,7 +14,7 @@
 <ul>
   <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="../reference/view_debug.htm">Debug</a> view - restart, step into, over, or out of routines, terminate or suspend program execution </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_variables.htm">Variables</a> view - enable, disable, find, and change  the format or value of variables displayed</li>