Skip to content

Commit

Permalink
Fix GNOME link?
Browse files Browse the repository at this point in the history
  • Loading branch information
Hofer-Julian committed Oct 29, 2024
1 parent 069f75a commit 5775300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/src/libadwaita.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Libadwaita

If you target a certain platform with your GUI, you will want to follow the platform's [Human Interface Guidelines](https://en.wikipedia.org/wiki/Human_interface_guidelines) (HIG).
With a GTK application, chances are the platform is either [elementary OS](https://elementary.io) or [GNOME](https://www.gnome.org/).
With a GTK application, chances are the platform is either [elementary OS](https://elementary.io) or [GNOME](https://www.gnome.org).
In this chapter we will discuss how to follow GNOME's [HIG](https://developer.gnome.org/hig/) with [libadwaita](https://gnome.pages.gitlab.gnome.org/libadwaita/doc/1-latest/).

Libadwaita is a library augmenting GTK 4 which:
Expand Down

0 comments on commit 5775300

Please sign in to comment.