diff --git a/docs/reference/glib/gvariant-specification-1.0.rst b/docs/reference/glib/gvariant-specification-1.0.rst index cf91b680d..d1f98d680 100644 --- a/docs/reference/glib/gvariant-specification-1.0.rst +++ b/docs/reference/glib/gvariant-specification-1.0.rst @@ -28,7 +28,7 @@ Types ***** As per requirement, GVariant must be substantially compatible with the D-Bus message -bus system (as specified in [DBus]). +bus system (as specified in the `D-Bus specification `__). To this end, the type system used in GVariant is almost identical to that used by D-Bus. Some very minimal changes were made, however, in order to provide for a better system