Add links to Java/Python application sections
[lttng-docs.git] / contents / installing-lttng / desktop-distributions / debian.md
index edd8d3b2df0f2b28b8f9b73f46f388a3b0ee0c23..d66dd419235faa3026d980c3674fccf41796b340 100644 (file)
@@ -13,15 +13,15 @@ sudo apt-get install liblttng-ust-dev
 LTTng-tools 2.7 still needs to be
 [built from source](#doc-building-from-source).
 
-If you need to trace Java applications, you need to install the
-LTTng-UST Java agent also:
+If you need to trace [Java applications](#doc-java-application), you
+need to install the LTTng-UST Java agent also:
 
 <pre class="term">
 sudo apt-get install liblttng-ust-agent-java
 </pre>
 
-If you need to trace Python applications, you need to install the
-LTTng-UST Python agent also:
+If you need to trace [Python applications](#doc-python-application),
+you need to install the LTTng-UST Python agent also:
 
 <pre class="term">
 sudo apt-get install python3-lttngust
This page took 0.042228 seconds and 4 git commands to generate.