aboutsummaryrefslogtreecommitdiff
path: root/qom/trace-events
diff options
context:
space:
mode:
Diffstat (limited to 'qom/trace-events')
-rw-r--r--qom/trace-events2
1 files changed, 1 insertions, 1 deletions
diff --git a/qom/trace-events b/qom/trace-events
index 945205bd10..b2e9f4a712 100644
--- a/qom/trace-events
+++ b/qom/trace-events
@@ -1,4 +1,4 @@
-# See docs/devel/tracing.txt for syntax documentation.
+# See docs/devel/tracing.rst for syntax documentation.
# object.c
object_dynamic_cast_assert(const char *type, const char *target, const char *file, int line, const char *func) "%s->%s (%s:%d:%s)"