Skip to content

Commit 5775300

Browse files
committed
Fix GNOME link?
1 parent 069f75a commit 5775300

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/src/libadwaita.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Libadwaita
22

33
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).
4-
With a GTK application, chances are the platform is either [elementary OS](https://elementary.io) or [GNOME](https://www.gnome.org/).
4+
With a GTK application, chances are the platform is either [elementary OS](https://elementary.io) or [GNOME](https://www.gnome.org).
55
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/).
66

77
Libadwaita is a library augmenting GTK 4 which:

0 commit comments

Comments
 (0)