fixed link to dll example
authorfturovic <frank.turovich@nokia.com>
Thu, 15 Jul 2010 15:29:49 -0500
changeset 1620 16cfaa469b1c
parent 1618 712d047abd8b
child 1622 f2409b13f0f8
fixed link to dll example
core/com.nokia.carbide.cpp.doc.user/intro/tutorialsCarbideExtContent.xml
--- a/core/com.nokia.carbide.cpp.doc.user/intro/tutorialsCarbideExtContent.xml	Thu Jul 15 09:59:29 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/intro/tutorialsCarbideExtContent.xml	Thu Jul 15 15:29:49 2010 -0500
@@ -12,7 +12,7 @@
 		<group label="Carbide.c++ Development" id="carbide-cpp" style-id="content-group">
 		
 			<link 
-				label="Creating New Symbian OS Projects" 
+				label="Creating and Debugging Symbian OS Projects" 
 				url="http://org.eclipse.ui.intro/showHelpTopic?id=/com.nokia.carbide.cpp.doc.user/html/projects/tutorials/new_proj_from_template_00.htm" 
 				id="carbide-sample" 
 				style-id="content-link">
@@ -21,18 +21,18 @@
 			
 			<link 
 				label="Creating and Debugging DLL Projects" 
-				url="http://org.eclipse.ui.intro/showHelpTopic?id=/com.nokia.carbide.cpp.doc.user/html/concepts/SampleExampleProjectCreate.html"  
+				url="http://org.eclipse.ui.intro/showHelpTopic?id=/com.nokia.carbide.cpp.doc.user/html/projects/tutorials/new_proj_dll_example_00.htm"  
 				id="carbide-sample" 
 				style-id="content-link">
 				<text>Learn how to create and debug DLL projects.</text>
 			</link>
 			
 			<link 
-				label="Create a run mode debugging application" 
-				url="http://org.eclipse.ui.intro/showHelpTopic?id=/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/run_mode_debug.htm"  
+				label="Debugging on Remote Targets (Run-mode)" 
+				url="http://org.eclipse.ui.intro/showHelpTopic?id=/com.nokia.carbide.cpp.doc.user/html/projects/tutorials/run_mode_debug_example_00.htm"  
 				id="carbide-sample" 
 				style-id="content-link">
-				<text>Learn how create and build an application and debug it on a device using the App TRK on-device debug agent.</text>
+				<text>Learn how debug applications on remote devices using the TRK debug agent.</text>
 			</link>
 
 			<link