From: Jonathan Rajotte Date: Tue, 14 Apr 2020 20:28:59 +0000 (-0400) Subject: doc: bindings: python: lttng version referenced is out of date X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=commitdiff_plain;h=ec3bf3f163573c9f6694ad2012d6fb62e157f74e doc: bindings: python: lttng version referenced is out of date Use the "latest" link instead. Signed-off-by: Jonathan Rajotte Change-Id: I229ebb3e2e4e9711f6022370d83194d110c937e5 Reviewed-on: https://review.lttng.org/c/babeltrace/+/3409 Reviewed-by: Philippe Proulx Tested-by: jenkins --- diff --git a/doc/bindings/python/source/examples.rst b/doc/bindings/python/source/examples.rst index 21e5f438..ab8bd399 100644 --- a/doc/bindings/python/source/examples.rst +++ b/doc/bindings/python/source/examples.rst @@ -818,7 +818,7 @@ stream, a distant server, and so on. For example, the ``source.ctf.lttng-live`` component class (see :bt2man:`babeltrace2-source.ctf.lttng-live(7)`) offers the ``sessions`` object to list the available -`LTTng live `_ tracing +`LTTng live `_ tracing session names and other properties. The semantics of the query parameters and the returned object are