1
0
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-05-22 13:30:41 +02:00

Merge branch '3313-bookmark-spec' into 'main'

gbookmarkfile: Fix link to the Desktop Bookmark Specification

Closes 

See merge request 
This commit is contained in:
Michael Catanzaro 2024-04-03 15:35:48 +00:00
commit a69b346dfd

@ -81,7 +81,7 @@ GQuark g_bookmark_file_error_quark (void);
* pointed by the URI like its MIME type, the application that is registering * pointed by the URI like its MIME type, the application that is registering
* the bookmark and the icon that should be used to represent the bookmark. * the bookmark and the icon that should be used to represent the bookmark.
* The data is stored using the * The data is stored using the
* [Desktop Bookmark Specification](http://www.gnome.org/~ebassi/bookmark-spec). * [Desktop Bookmark Specification](https://www.freedesktop.org/wiki/Specifications/desktop-bookmark-spec/).
* *
* The syntax of the bookmark files is described in detail inside the * The syntax of the bookmark files is described in detail inside the
* Desktop Bookmark Specification, here is a quick summary: bookmark * Desktop Bookmark Specification, here is a quick summary: bookmark