Merge branch '3460-readme-link' into 'main'

docs: Clarify link in README.md

Closes #3460

See merge request GNOME/glib!4222
This commit is contained in:
Emmanuele Bassi 2024-08-29 08:35:46 +00:00
commit 14ed56fde8

View File

@ -73,7 +73,8 @@ Please follow the [contribution guide](./CONTRIBUTING.md) to know how to
start contributing to GLib.
Patches should be [submitted as merge requests](https://gitlab.gnome.org/GNOME/glib/-/merge_requests/new)
to gitlab.gnome.org. If the patch fixes an existing issue, please refer to the
to gitlab.gnome.org. Note that you will need to be logged in to the site to use
this page. If the patch fixes an existing issue, please refer to the
issue in your commit message with the following notation (for issue 123):
```
Closes: #123