Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVivian Kong2008-08-28 18:18:36 +0000
committerVivian Kong2008-08-28 18:18:36 +0000
commitd0543514b8927d70bad52413bb563845d4acbd04 (patch)
tree187cd4a1a4642e985473bac2422e469099b7a667
parent1d5dfa21120936e7a50a25c5860c5363957a2af5 (diff)
downloadorg.eclipse.cdt-d0543514b8927d70bad52413bb563845d4acbd04.tar.gz
org.eclipse.cdt-d0543514b8927d70bad52413bb563845d4acbd04.tar.xz
org.eclipse.cdt-d0543514b8927d70bad52413bb563845d4acbd04.zip
patch for bug 245421 from Beth Tibbittsv200808290803
-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 4b0e9da22c1..e04b62e3188 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
@@ -18,7 +18,7 @@ tr {vertical-align: top;}
<p>CDT 5.0 includes new features in Editor, Call Hierarchy,
Refactoring, Indexer, Projects & Build, and Debug.
<p>
-See <a href="wiki.eclipse.org/CDT/User/NewIn50">What's New in CDT 5.0</a> on the CDT Wiki for more information including screen shots.
+See <a href="http://wiki.eclipse.org/CDT/User/NewIn50">What's New in CDT 5.0</a> on the CDT Wiki for more information including screen shots.
<p>Highlights include:

Back to the top