From 066a2cd8ccea6daddf84b0042d33d50d68883bac Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Mon, 20 May 2024 13:50:46 +0100 Subject: [PATCH] docs: Fix broken links in gdbus-codegen documentation Signed-off-by: Philip Withnall Fixes: #3369 --- docs/reference/gio/gdbus-codegen.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/reference/gio/gdbus-codegen.rst b/docs/reference/gio/gdbus-codegen.rst index 2f973657a..22fa4852e 100644 --- a/docs/reference/gio/gdbus-codegen.rst +++ b/docs/reference/gio/gdbus-codegen.rst @@ -443,7 +443,7 @@ The following D-Bus annotations are supported by ``gdbus-codegen``: As an easier alternative to using the ``org.gtk.GDBus.DocString`` annotation, note that parser used by ``gdbus-codegen`` parses XML comments in a way similar -to `gtk-doc `_:: +to `gtk-doc `_::