| author | Otavio Pontes | 2011-08-23 05:54:28 (EDT) |
|---|---|---|
| committer | Anithra P Janakiraman | 2011-08-23 06:08:05 (EDT) |
| commit | 5fa024f8085275d28e1d1a2cfd51f796d4341cb3 (patch) (side-by-side diff) | |
| tree | e91e200e404006b7a57ffd696be125858b746640 | |
| parent | ce63333ade7c021366a5095905304006a22eeca5 (diff) | |
| download | org.eclipse.linuxtools-5fa024f8085275d28e1d1a2cfd51f796d4341cb3.zip org.eclipse.linuxtools-5fa024f8085275d28e1d1a2cfd51f796d4341cb3.tar.gz org.eclipse.linuxtools-5fa024f8085275d28e1d1a2cfd51f796d4341cb3.tar.bz2 | |
Documentation, Import Modules task has a broken link Bug #353635
'Module Browser' link in 'Importing Modules' help page is broken. The
href from link is incorrect.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=353635
*
systemtap/org.eclipse.linuxtools.systemtap.ui.dashboard/documentation/html/tasks/importModules.html
| -rw-r--r-- | systemtap/org.eclipse.linuxtools.systemtap.ui.dashboard/documentation/html/tasks/importModules.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/systemtap/org.eclipse.linuxtools.systemtap.ui.dashboard/documentation/html/tasks/importModules.html b/systemtap/org.eclipse.linuxtools.systemtap.ui.dashboard/documentation/html/tasks/importModules.html index 32c33fe..a2ba532 100644 --- a/systemtap/org.eclipse.linuxtools.systemtap.ui.dashboard/documentation/html/tasks/importModules.html +++ b/systemtap/org.eclipse.linuxtools.systemtap.ui.dashboard/documentation/html/tasks/importModules.html @@ -6,6 +6,6 @@ Importing Modules The Dashboard Perspective allows for the import of modules by using the option <b><u>F</u>ile-><u>I</u>mport Module Location</b>. Simply navigate to and select the module file you wish to import, and SystemTap GUI will -add the module to the <a href="../concepts/moduleBrowser.html">Module Browser</a> in the Dashboard Perspective.<br><br> +add the module to the <a href="../concepts/modulesBrowser.html">Module Browser</a> in the Dashboard Perspective.<br><br> <img src="images/importDialogue.png">
\ No newline at end of file |

