mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-23 02:32:11 +01:00
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:
parent
954184211b
commit
f0b4f50f66
@ -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`
|
||||
|
Loading…
x
Reference in New Issue
Block a user