Skip to content

Commit 220394c

Browse files
committed
doc: Fix broken links and use https throughout in user guide
Signed-off-by: Bernd Hufmann <[email protected]>
1 parent 4645836 commit 220394c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.mediawiki

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ These views can be extended or tailored for specific trace types (e.g. kernel, H
5050
== LTTng integration ==
5151

5252
One of the main features of Trace Compass is the LTTng integration. LTTng (Linux Trace Toolkit, next generation) is a highly efficient tracing tool for Linux that can be used to track down kernel and application performance issues as well as troubleshoot problems involving multiple concurrent processes and threads. It consists of a set of kernel modules, daemons - to collect the raw tracing data - and a set of tools to control, visualize and analyze the generated data. It also provides support for user space application instrumentation.
53-
For more information about LTTng, refer to the project [https://lttng.org site]
53+
For more information about LTTng, refer to the project [https://lttng.org LTTng project site]
5454

5555
'''Note''': This User Guide covers the integration of the latest LTTng (up to v2.4) in Eclipse.
5656

@@ -100,7 +100,7 @@ For other distributions, older Ubuntu distributions, or the latest, bleeding edg
100100

101101
== Trace Compass Plug-ins ==
102102

103-
The easiest way to install the Trace Compass plug-ins for Eclipse is through the Install New Software menu. For information on how to use this menu, refer to this [http://help.eclipse.org/luna/index.jsp?topic=%2Forg.eclipse.platform.doc.user%2Ftasks%2Ftasks-124.htm link].
103+
The easiest way to install the Trace Compass plug-ins for Eclipse is through the Install New Software menu. For information on how to use this menu, refer to this [https://help.eclipse.org/luna/index.jsp?topic=%2Forg.eclipse.platform.doc.user%2Ftasks%2Ftasks-124.htm link].
104104

105105
The Trace Compass main plug-ins are structured as a stack of features/plug-ins as following:
106106

0 commit comments

Comments
 (0)