docs: Fix invalid references and broken links

This commit fixes quite a few broken links and references, minor typos,
and improves wording in some sections.
This commit is contained in:
Mavroudis Chatzilazaridis
2025-01-28 21:05:26 +02:00
parent 7fffe59037
commit cb1502ed66
49 changed files with 161 additions and 148 deletions

View File

@@ -57,7 +57,7 @@
* GModule:
*
* The #GModule struct is an opaque data structure to represent a
* [dynamically-loaded module][glib-Dynamic-Loading-of-Modules].
* [dynamically-loaded module](modules.html#dynamic-loading-of-modules).
* It should only be accessed via the following functions.
*/