X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=contents%2Finstalling-lttng%2Fdesktop-distributions%2Fdebian.md;h=d66dd419235faa3026d980c3674fccf41796b340;hb=799746aba772716bec911b5872a9b502d553016e;hp=edd8d3b2df0f2b28b8f9b73f46f388a3b0ee0c23;hpb=923ce9e957d1adc73d4578662527f6ce15b3e5ec;p=lttng-docs.git diff --git a/contents/installing-lttng/desktop-distributions/debian.md b/contents/installing-lttng/desktop-distributions/debian.md index edd8d3b..d66dd41 100644 --- a/contents/installing-lttng/desktop-distributions/debian.md +++ b/contents/installing-lttng/desktop-distributions/debian.md @@ -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:
 sudo apt-get install liblttng-ust-agent-java
 
-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:
 sudo apt-get install python3-lttngust