From 5702eb8e8881464432b7938e540d0996d9271ded Mon Sep 17 00:00:00 2001 From: Jonah Graham Date: Mon, 3 Oct 2022 21:13:58 -0400 Subject: [PATCH] Update references in help to new N&N location --- .../concepts/cdt_c_whatsnew.htm | 2 +- doc/org.eclipse.cdt.doc.user/concepts/cdt_c_whatsnew.htm | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debug/org.eclipse.cdt.debug.application.doc/concepts/cdt_c_whatsnew.htm b/debug/org.eclipse.cdt.debug.application.doc/concepts/cdt_c_whatsnew.htm index 36a7a34dcf0..4c095542ecf 100644 --- a/debug/org.eclipse.cdt.debug.application.doc/concepts/cdt_c_whatsnew.htm +++ b/debug/org.eclipse.cdt.debug.application.doc/concepts/cdt_c_whatsnew.htm @@ -11,7 +11,7 @@

CDT - New and Noteworthy

-

See What's new in CDT on the CDT Wiki +

See What's new in CDT which contains the most recent information.

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 36a7a34dcf0..540b00e9132 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 @@ -11,8 +11,8 @@

CDT - New and Noteworthy

-

See What's new in CDT on the CDT Wiki - which contains the most recent information. +

See What's new in CDT + which contains the most recent information.

Back to Top