core/com.nokia.carbide.cpp.doc.user/html/debugger/watchpoints/setting_watchpoints.htm
changeset 2142 1458a474103c
parent 2136 f0b706fa897d
--- a/core/com.nokia.carbide.cpp.doc.user/html/debugger/watchpoints/setting_watchpoints.htm	Thu Oct 07 15:17:07 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/debugger/watchpoints/setting_watchpoints.htm	Thu Oct 07 15:31:31 2010 -0500
@@ -37,8 +37,8 @@
       <td><p>Check the appropriate access type to trigger  the watchpoint for the specified memory location. This setting is shown as a unique icon in the Breakpoints view next to the listed watchpoint. The following list shows the resolved version of the icons used to indicate the type of watchpoint set:</p>
         <ul>
           <li>Read only (<img src="../images/icon_watchpoint_read_resolved.png" width="18" height="13" align="absmiddle">)</li>
-          <li>Write only (<img src="setting_watchpoints.htm" width="15" height="16" align="absmiddle">)</li>
-          <li>Read/Write (<img src="setting_watchpoints.htm" width="16" height="16" align="absmiddle">)</li>
+          <li>Write only (<img src="../images/icon_watchpoint_write_resolved.png" alt="Write only" width="15" height="16" align="absmiddle">)</li>
+          <li>Read/Write (<img src="../images/icon_watchpoint_rw_enabled.png" alt="Read/Write icon" width="16" height="16" align="absmiddle">)</li>
       </ul></td>
     </tr>
 </table>