Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/org.eclipse.cdt.doc.user/concepts/cdt_c_whatsnew.htm2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_whatsnew.htm b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_whatsnew.htm
index e9ec9648c2f..ce432905dd8 100644
--- a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_whatsnew.htm
+++ b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_whatsnew.htm
@@ -371,7 +371,7 @@ end
</p><p><br>
</p><p>An option to automatically attach to a forked process is also available. This means that whenever any process you are currently debugging forks a new process, that new process will be added to your debug session.
</p>
- <p><br> <a href="http://wiki.eclipse.org/Image:AutoAttachOption.png" alt="Image:AutoAttachOption.png"></img></p>
+ <p><img src="../images/80/AutoAttachOption.png" alt="Image:AutoAttachOption.png"></img></p>
</p>
</td>
</tr>

Back to the top