doc: bindings: python: lttng version referenced is out of date
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Tue, 14 Apr 2020 20:28:59 +0000 (16:28 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Wed, 15 Apr 2020 00:25:29 +0000 (20:25 -0400)
Use the "latest" link instead.

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Change-Id: I229ebb3e2e4e9711f6022370d83194d110c937e5
Reviewed-on: https://review.lttng.org/c/babeltrace/+/3409
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
Tested-by: jenkins <jenkins@lttng.org>
doc/bindings/python/source/examples.rst

index 21e5f438ab1b5f7674bbf8c22939f04f78cbb3ef..ab8bd399b1acc28de62baf731a757b3eab911b1d 100644 (file)
@@ -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
 ``source.ctf.lttng-live`` component class (see
 :bt2man:`babeltrace2-source.ctf.lttng-live(7)`) offers the ``sessions``
 object to list the available
-`LTTng live <https://lttng.org/docs/v2.11/#doc-lttng-live>`_ tracing
+`LTTng live <https://lttng.org/docs/#doc-lttng-live>`_ tracing
 session names and other properties.
 
 The semantics of the query parameters and the returned object are
 session names and other properties.
 
 The semantics of the query parameters and the returned object are
This page took 0.024947 seconds and 4 git commands to generate.