General update for the user guide:
- fix links into JDT doc
- update feature list
- some more OTJLD links
diff --git a/plugins/org.eclipse.objectteams.otdt.doc/guide/syntaxhighlight.html b/plugins/org.eclipse.objectteams.otdt.doc/guide/syntaxhighlight.html
index b04a679..546889a 100644
--- a/plugins/org.eclipse.objectteams.otdt.doc/guide/syntaxhighlight.html
+++ b/plugins/org.eclipse.objectteams.otdt.doc/guide/syntaxhighlight.html
@@ -10,7 +10,7 @@
<body>
<h1>OT/J syntax highlighting</h1>
<p>In addition to the <b>syntax highlighting</b> for standard Java keywords and
- modifiers incorporated in the <a href="/help/topic/org.eclipse.jdt.doc.user/concepts/concepts-7.htm">Java editor</a>,
+ modifiers incorporated in the <a href="/help/topic/org.eclipse.jdt.doc.user/concepts/concepts-java-editor.htm">Java editor</a>,
the new Object Teams specific keywords and modifiers like <code class="keyword">team, playedBy, callin,
base, within</code> etc. are also highlighted for better accentuation and clearness.
</p>