gfileinfo: Fixed broken link to gio/file-attributes.html

Looks like the original author mixed up where the link label and the
link URL goes. :p

Previously the link would point to "https://docs.gtk.org/gio/file
attributes", with a space and no file extension.
This commit is contained in:
maxrdz 2024-04-23 14:33:45 -07:00
parent 954184211b
commit f0b4f50f66
No known key found for this signature in database
GPG Key ID: 5A364831AE2B1D4A

View File

@ -29,8 +29,8 @@
* implements methods for getting information that all files should
* contain, and allows for manipulation of extended attributes.
*
* See [file-attributes.html](file attributes) for more information on how GIO
* handles file attributes.
* See the [file attributes](file-attributes.html) document for more
* information on how GIO handles file attributes.
*
* To obtain a `GFileInfo` for a [iface@Gio.File], use
* [method@Gio.File.query_info] (or its async variant). To obtain a `GFileInfo`